Hi, All,
We are using DSK6455 to implement a TFTP boot. Our scheme is "Secondary bootloader in flash (0xB000_0000) ===> Tertiary bootloader in DDR (0xE000_0000) ===> (Down)Load app to L2 via TFTP ===> Jump to _c_int00 in app".
Our questions are: (1) Into what format should the app be converted for downloading and what utility should we use? (2) Is there any off-the-shelf loader code/image we can use in our tertiary bootloader?
Any hint will be greatly appreciated!
Shawn