Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE
I have a time critical code in CPU timer interrupt which executes in 8us when its in RAM.As end product I need to burn my project into FLASH and while boot I need to copy it to RAM and execute from there.I went through SPRAAU8A application report that insist to copy sections from FLASH to RAM at boot but it's not working.Need help.