Other Parts Discussed in Thread: UNIFLASH, HALCOGEN, TMS570LS1114
Hi there,
I am struggling to adapt ethernet bootloader to my board. The bootloader seemed to be fine, because it said "Application was loaded successful!" after data transmission was completed.
But I checked application flash area, it has "fffffff...." .??? Just in case, I run ethernet bootloader without JTAG debugger. After data was transmitted , I checked application memory area with uniflash. I also saw "fffffffff.....".
But data close to APP_STATUS_ADDRESS was updated from "ffff..." to "5A5A5A5A 00020000 000360E0 20002021".
What should I do to write application image into flash memory?
I appreciate any advice.
Thanks.