Part Number: CC2640R2F
Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hi,
Is there any way that I can set the optimisation level to 0 in CCS Cloud?
I am working with the CC2640R2F LAUNCHPAD and have developed a bunch of code in CCS desktop. I am now trying to port over working code to CCS Cloud but every time that I hit an issue it is practically impossible to debug it.
I am doing this in preparation for BLE workshops and, if I can't understand what is going on, workshop attendees have no hope. The issues are simple - you often cannot set breakpoints on the desired line of code on screen (previously discussed this in this forum) and, worse, if you can set a breakpoint, single stepping from then on does not step on what you are seeing on screen. This means that you cannot even monitor the value of a variable as you single step - it might have already been set or, in actuality, it gets set on some unrelated line of code.
I have tried editing the hidden .cproject file but I can't save it as it is read only. I understand your policy of not allowing project level changes in CCS Cloud but the tool is unusable if you can't turn optimisation off. Can you make Level 0 the default?
Please help - I have workshops dependent on getting a workable environment up and running.
Kind regards,
ac
