Other Parts Discussed in Thread: AM3359, SYSBIOS
Hi ,
We have ICE Board AM3359 with us
1) We followed the procedure to " Flashing Binaries to SPI Flash on ICE Using CCS" mentioned in below link and were successully able to flash it
http://processors.wiki.ti.com/index.php/AM335x_SYSBIOS_Industrial_SDK_Getting_Started_Guide
2) When we tried to flash the application code provided in sdk with the same procedure provided in above link we were successfully able to Flash it ,
Below is the example found in sdk
C:\ti\am335x_sysbios_ind_sdk_prebuilt_01_00_00_04\i2c_led\SPI\i2c_led_SPI.bin
3) But when we tried to flash the application code "C:\ti\am335x_sysbios_ind_sdk_1.0.0.4\sdk\protocols\ethercat_slave\ecat_appl\Debug\ecat_appl.bin"
Note :- We have the ethercat stack with us
we found the below message in CCS, but it was not flashed
[cortexA8] Erasing flash at byte offset : 131072, byte length : 98304
[cortexA8] SF : Windbond : successfully erased 98304 bytes @ 0x38000
[cortexA8] writing flash at page offset : 512, number of pages : 371
[cortexA8] Verifying...
[cortexA8] Success
Can any one please help me out, what is the exact procedure to flash our application code in ICE Board.
Regards,
Bindu