Other Parts Discussed in Thread: AWR6843
Tool/software:
Dear sir/madam
we are using AWR6843ISk + mmwave booseter setup . and able to run the "AWR6843_CPD_with_Classification" example project on debug mode on code composure studio .
we observed randomly movement and breaking the code ,when we try to "step into" the code with breakpoint.
we found on Ti forum thread that this is due to code optimization settings and recommended to make optimization off will help running breakpoint with out issue.
we have tried with all combination available and summary of result is attached for your reference(So random movement observed, when we "step into" the code with breakpoint with all the cases).
Optimzation level | AWR6843_CPD_with_Classification project |
off | build errors in dss code, mss built |
0 | build errors in dss code, mss built |
1 | build errors in dss code, mss built. Since, mss built checked mss main code but breakpoint movement is still random |
2 | No build errors , but breakpoint movement is random |
3 | No build errors , but breakpoint movement is random |
4 | This level is not there in dss project , but there in mss. Continued to do so but breakpoint movement is random |
build error snapshots:
My question:
1.what is the reason for random random movement of code flow ,when we use "step into" option in the code with breakpoint? and how to resolve this issue?
Regards,
mani