21.11.4 configure_flashpro5_prg
(Ask a Question)Description
This Tcl command changes FlashPro5 programmer settings. You can configure FlashPro programmer in Libero SoC Software or wia this command in FlashPro Express software. You will be able to set TCK/SCK frequency from the drop down list of frequencies you want to use for the programming.
configure_flashpro5_prg \
-force_freq {ON} \
-freq {freq}
Arguments
Parameter | Type | Description |
---|---|---|
force_freq | string | Forces the FlashPro software to use the TCK frequency specified by the software rather than the TCK frequency specified in the programmer file. Valid values are ON, OFF (default). |
freq | integer | Specifies the TCK frequency in MHz. The default frequency is 4 MHz. It can be between 1 MHz to 6 MHz or it can be 10,15 or 30 MHz. |
Return Type | Description |
---|---|
None | None |
Error Codes
Error Code | Description |
---|---|
None | Error: freq: Invalid argument value: '50000000' (expecting 1000000, 2000000, 3000000, 4000000, 5000000, 6000000, 10000000, 15000000 or 30000000). |
None | Error: force_freq: Invalid argument value: '' (expecting ON or OFF). |
Supported Families
PolarFire® |
PolarFire SoC |
SmartFusion® 2 |