Other Parts Discussed in Thread: TMDXICE110,
Hi TI experts,
I want to write the following sample project to SPI FLASH of TMDXICE110 and run TMDXICE110 in standalone.
C:\ti\pdk_am335x_1_0_11\packages\MyExampleProjects\NIMU_ICSS_CCLinkSlave_iceAMIC110_wSoCLib_armExampleproject
However, because the size of the bin file of this project is large, it can not be loaded into FLASH.
Could you tell me how to write this project to SPI FLASH on TMDXICE110?
This project's out file is 2,775,096 bytes as follows.
The bin file will be 23, 105, 536 bytes in size.(The size is about 10 times larger)
I changed this bin file to NIMU_ICSS_CCLinkSlave_iceAMIC110_wSoCLib_armExample project_ti.bin by using tiimage.exe.
The size of this file is 23, 105, 544 bytes, which is also big.
I am referring to "Booting Via McSPI" on the following linkBest regards,
processors.wiki.ti.com/.../AM437x
NOTE: TMDXICE110's SPI FLASH is 8MB. Therefore, we can not write this binary to SPI FLASH.
Sasaki