Other Parts Discussed in Thread: AWR1642
Tool/software: Code Composer Studio
I am in trouble in debugging AWR1642 SBL code with CCS.I can not use breakpoint to debug it,when i load program xwr16xx_sbl_mss.xer4f,and run it,it will keep running,but I can not debug it,i can not find main.c to make a breakpoint,and i dont know the instruction pointer the code run to.So,My problem is that how to debug my SBL code.