Line: 1 to 1 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Programming AMC13 Flash with AMC13ToolFlashInstructions for programming flash with AMC13ToolFlash. Flash sectors should be programmed using the latest firmware for all sectors. The flash sectors should be programmed in the following order: | |||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
NOTE : These instructions are for initial programming of the AMC13 or for recovery of AMC13 after flash has been corrupted. This tool is not meant for typical firmware updates of a working AMC13. Firmware update should follow instructions using AMC13Tool2: AMC13Tool2Recipes#UpdateFirmware | |||||||||||||||||||||
Line: 18 to 20 | |||||||||||||||||||||
| |||||||||||||||||||||
Added: | |||||||||||||||||||||
> > | Getting the files:
AMC13T2Header_6slx45t.mcs at the link here![]() AMC13T2Goldenv0xfff8_6slx45t.mcs where "fff8" is the version number in hex and smaller values indicate newer versions. To find the latest, go to http://physics.bu.edu/~wusx/download/AMC13/?C=M;O=D and find the newest file named as above.
Spartan is the newest AMC13XGT2... file from http://ohm.bu.edu/~dzou/firmware.cgi.
Kintex/Virtex is the newest AMC13XGT1... file from http://ohm.bu.edu/~dzou/firmware.cgi.
| ||||||||||||||||||||
Programming instructions: | |||||||||||||||||||||
Changed: | |||||||||||||||||||||
< < |
| ||||||||||||||||||||
> > |
| ||||||||||||||||||||
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Programming AMC13 Flash with AMC13ToolFlashInstructions for programming flash with AMC13ToolFlash. Flash sectors should be programmed using the latest firmware for all sectors. The flash sectors should be programmed in the following order:
AMC13ToolFlash.exe -c 192.168.2.188 -f pfh Address table path "/home/dzou/work/amc13//amc13/etc/amc13/" set from AMC13_ADDRESS_TABLE_PATH Programming flash header... before URI string init after URI string init Using AMC13 software ver:35359 Select appropriate file to program serial no: 161 1. AMC13T2Header_6slx45t.mcs 2. AMC13T2v0x0025_6slx45t.mcs 3. AMC13T2v0x0026_6slx45t.mcs 4. AMC13T2Golden_6slx45t.mcs 5. AMC13T2v0x0021_6slx45t.mcs Enter number for MCS file to select (0 to exit):Select the appropriate MCS file (this is case, it is 1) Enter number for MCS file to select (0 to exit): 1 Programming against file: AMC13T2Header_6slx45t.mcs... Programming AMC13T2Header_6slx45t.mcs to flash address 0x000000... Erasing flash sector at address 0x000000 ... programming flash at address ...4. Program backup Spartan (Golden) using 'pbs' flash command and otherwise similar procedure as above: AMC13ToolFlash.exe -c 192.168.2.188 -f pbs5. Program Spartan (T2) using 'ps' flash command and otherwise similar procedure as above: AMC13ToolFlash.exe -c 192.168.2.188 -f ps5. Program Virtex/Kintex (T1) using 'pv' or 'pk' (they are equivalent) flash command and otherwise similar procedure as above: AMC13ToolFlash.exe -c 192.168.2.188 -f pv6. Once you have all sector programmed, power cycle AMC13 to apply firmware in flash (NOTE: Do NOT power cycle board until all sectors are programmed successfully, do so will erase the any bit files programmed to T2 and will attempt to apply the firmware currently in flash, which can cause errors if there is nothing available from a given flash sector). -- DavidZou - 09 Apr 2015 |