Other Parts Discussed in Thread: TMS570LS1224, HALCOGEN
Hi,
I am using the TMS570LS1224. I have a bootloader that runs, and if the checksum for the main application flash area is valid, it jumps to main, otherwise it sits and waits for a program to be downloaded.
The program is downloaded through the SCI module. Is there anything I need to do in order to use the SCI module in the bootloader and then also in the main (or any other module, gio, FEE, etc)?
Do they need to be initialized in both applications?
Is there anything that needs to be done to shut down / turn off a module before going from the bootloader to the main app?
Thanks,
David