Part Number:AM5728
Hello,
Can I ask again the procedure to program AM572x IDK QSPI ?
We are reading the original thread and the followings:
downloads.ti.com/.../Board_EVM_Abstration.html
- Processor SDK RTOS 05_00_00_15
- 3.4.1. Uniflash
- 3.4.1.2. Supported Platforms
- 3.4.1.6. Programming FlashWriter
- 3.4.1. Uniflash
Host side comm tool:
C:\ti\uniflash_4.4.0\processors\ProcessorSDKSerialFlash.exe
Flash Writer, AM5728 side:
C:\ti\pdk_am57xx_1_0_11\packages\ti\board\utils\uniflash\bin\idkAM572x\uart_idkAM572x_flash_programmer.out
After programming this, we received "CCCCCCCCC". It would be a good response from xmodem protocol.
But we could not understnad further steps. My question would be, how to program my binary?
LIke, how to convert and obtain my .bin file ? I found arm-none-eabi-objcopy.exe in CCS folder. If this is the right tool, could you please advise the options?
Which way is good for programming the binary? JTAG or UART ?