Part Number: TMDX654IDKEVM
Hi,
I am having some trouble trying to program the OSPI flash writer binaries. I follow the steps clearly illustrated in http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#programming-flashwriter-on-am65xx-platform, however I have an error during the upload stage. See below steps I follow, and the error I obtain:
- I boot the board in no-boot mode
- I launch the target config file in CCS and upload the DMSC firmware as usual using the launch.js file.
- I connect to the A53 core and upload the FlashWriter to it located at C:\ti\uniflash_5.0.0\processors\FlashWriter\am65xx_idk\uart_am65xx_idk_flash_programmer.out
- I execute it and succesfully observer the C character on my main uart0 port. I then close the terminal program, und replug the UART USB
- I then attempt erase the flash successfully:
- No, when I want to upload the .tiimage file, sysfw.bin file and .appimage file of the example illustrated in http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_board.html#programming-flashwriter-on-am65xx-platform below, The flash fails!:
Is there any steps I am missing or am I doing something wrong? This is quite frustating that even though I follow the steps clearly, I still fail to flash. Also, where can I obtain information on the bytes sizes to flash and erase, and the offset of it? What I mean by that is how do I know what values to enter after the -o and -e commands when calling the dslite.bat script?
I look forward to a reply!
Regards,
Johnny