Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
I have a TMS320F28388D processor. I have created 2 CM applications that reside at different places in Internal FLASH space. What I would like to do is have the first application will be my boot loader and is called from the ROM boot loader.
Then this secondary boot loader will validate that there is an image located at flash 0x208000 and if so I would like to jump to this location. Seems rather simple. When I do this I end up with a Exception of 0x11 and the application will not run.
Am I actually able to do this? If so, why am I getting an issue?
Dorion