This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
使用的sdk为am335x_sysbios_ind_sdk_1.1.0.8
使用的例程为 profinet_slave_RT
在CCS导入工程成功。Build成功。Connect Target 成功。
但是在Load Program时,导入profinet_slave_RT.out文件后出错:
D:\TI\am335x_sysbios_ind_sdk_1.1.0.8\sdk\examples\profinet_slave_RT\Release\profinet_slave_RT.out: a data verification error occurred, file load failed.
用TMDXICE3359_v2_1A.gel 做了初始化。
Load Program 时,sdk\tools\flashing_tools\SPI_Flash\pre_built\CCS_based\isdk_spi_flasher.out可以成功Load,也可以按照Guide上的步骤将.bin文件写入Flash中。
sdk\tools\flashing_tools\NOR_Flash\pre_built\isdk_nor_flasher.out 无法Load,同样出现这个错误a data verification error occurred, file load failed.
自己编译出的profinet_slave_RT.out在Load时同样出错a data verification error occurred, file load failed。
此外,使用isdk_spi_flasher.out将官方提供的am335x_sysbios_ind_sdk_prebuilt_01_01_00_08\profinet_slave_RT\SPI\profinet_slave_RT_SPI.bin,以及enetLwip_sysbios_SPI.bin,uartecho_SPI.bin,将这些写入SPI Flash成功,但是没有程序运行的现象。请问SPI Flash 模式应当怎样启动?
目前SPI FLASHER 写入成功了。
而NOR FLASHER未解决:
Run -> Load Program,载入isdk_nor_flasher.out 时仍然报错:a data verification error occurred, file load failed