Other Parts Discussed in Thread: AWR2E44
Tool/software:
Hello TI Community,
I am developing SBL for AWR2E44 and facing an issue after jumping from SBL to application. Interrupts on application are not triggered despite the program flow executes normally (if loaded from debugger, interrupts of application work). Are there any required steps before jumping from SBL to application? In my code I just simply disable all interrupts and set program counter to application start address.
Thank you!