Part Number: TMS470MF04207
Tool/software: TI C/C++ Compiler
I have a bootloader in sector0 at bank1 ,the application in sector3 at bank0,use function pointor jump to 0x10000,then goto usage_fault handler.
How to jump to application without any fault.