Tool/software: Code Composer Studio
CCS Version: 10.1.1.00004. All motorware, controlsuite/etc library up to date for the project I'm working on.
Setup: LaunchXL 28069M with DRV8305.
When a simple breakpoint (one or many) is set anywhere in code, after compiler and run (debug), it hangs, does not boot code in 28069M (no led flicker).
When I disable the breakpoint, similar issue.
When I clean all breakpoint, the code run and led flicker, then I put back breakpoint and work.
Previous version CCS does not have this issue.
This tends to happen at random, sometimes bad for a day and then no issue for a day.