This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I remember the IDE on the CCS3.3 allowed the setting (toggle ON/OFF) of Line Markers, which one could scatter about on a page of code, and jump/cycle from one marker to another with the simnple press of a key short-cut. This was often very usefull when inspecting many lines of code as one could quickly jump from one section of a large file of code to another without having to do a global search or find etc or remember what line number one was on before moving to another line. The Markers used to be clickable ON/OFF at the same spot where the breakpoints where also indicated for a particular line of code...
I cannot seem to find a similar Line Marker toggle-ON/OFF setting on CCS12 and I'm wondering if there is something similar on the CCS12 one could suggest instead ? I would find it really usefull to have on CCS12 if it exists.
Thanks and regards,
Mike
HI Mike,
I use Bookmarks for this:
https://dev.ti.com/tirex/explore/node?node=A__AAzHzRWWUoOiu7rK8WgR.A__ccs_devtools__FUz-xrs__LATEST
Thanks
ki