Hello everybody,
I have a problem generated by updates.
In fact, I had created a little program of booting which was a mix of a traditionnal boot and a simple ethercat programm that implement fsoe for downloading and flashing a new code in my dsp. I work on a sitara arm3359.
I had created this program a long time ago: I have used sdk 1.1.0.4 + xdctools 3.25.5.94 + sys/bios 6.33.5.46. This program was a success !
Now, I want to update my software whith the last souces: sdk 1.1.0.8 + xdctools 3.30.6.67_core + sys/bios 6.41.4.54. I have made all the necessary modifications in all the files. When I launch this program in DEBUG everything is all right. Then I create the good .bin and i flash it at the bootloader place.... But nothing work ! I tried to see what happens using a uart debug but what i see is that the program does not start at all !!! I have checked the .bin generated, the memory flashing... everything seems correct !
Is anyone have an idea ? I think it's a problem due to xdctools and sysbios but i don't know what...
Tha nks a lot for your help
Laurence