Other Parts Discussed in Thread: TMS470MF06607
hi,
While i am jumping from boot-loader to application i getting hard fault exception . Whether we have to disable exception, I am using below instruction for jumping to application
asm(" mov r0,#0x10000");
asm(" blx r0");
Thanks,
Ram