To whom it may concern:
I have rather crudely been programming a micro-controller on a wireless sensing unit (WSU). The process begins with editing code in my current CCS v5 project, attaching a programming board to my laptop with the WSU properly attached to that and then selecting to debug (F11). The code gets compiled and works, but that catch is that I have to dismount the WSU and power it external in order to use it. This is because I cannot turn debugging off, also in order to reprogram the WSU I need to kill Code Composer Studio and restart and start the whole process over again. I need help making this process smoother, I should have to close out of CCS, I feel that there is a way to do what I am asking, but none of my colleagues know how to do it. Thank you very much for your help!
-b. winter
Also, CCS locks up every time I finish debugging.