simply `Reset Hard` the Repository. You are back where you started (modifications of files are undone). But beware - added files remain!
simply `Reset Hard` the Repository. You are back where you started (modifications of files are undone). But beware - added files remain!
{blank}
{blank}
== I have lost the debug view in CCS
== I have lost the debug view in CCS.
Reset the Perspective at menu:Window[Perspective > Reset Perspective...]!
Reset the Perspective at menu:Window[Perspective > Reset Perspective...]!
{blank}
{blank}
== I have lost the project explorer in CCS
== I have lost the project explorer in CCS.
Reset the Perspective at menu:Window[Perspective > Reset Perspective...]!
Reset the Perspective at menu:Window[Perspective > Reset Perspective...]!
{blank}
{blank}
== What is a perspective
== What is a perspective?
A Perspective rearranges the Elements of the IDE specific for a special task. While debugging you may want other information on the screen as when coding in C. Changes to the perspective are persistent, even during restarts of the Eclipse IDE (CCS).
A Perspective rearranges the Elements of the IDE specific for a special task. While debugging you may want other information on the screen as when coding in C. Changes to the perspective are persistent, even during restarts of the Eclipse IDE (CCS).
{blank}
{blank}
== Right until now everything of my code worked and compiled, now it won't
== Right until now everything of my code worked and compiled, now it won't.
. Undo what you did last
. Undo what you did last
. if that does not help, and you are absolutely sure that it should work again now, maybe you have one of the rarely occurring hiccups of CCS. Close the IDE and restart it.
. if that does not help, and you are absolutely sure that it should work again now, maybe you have one of the rarely occurring hiccups of CCS. Close the IDE and restart it.
. Try again!
. Try again!
...
@@ -85,7 +84,7 @@ it worked before::
...
@@ -85,7 +84,7 @@ it worked before::
Use the tool CCSUniflash as described in link:http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash[]
Use the tool CCSUniflash as described in link:http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash[]
{blank}
{blank}
== I have a general question I could not answer here
== I have a general question I could not answer here.
You are very welcome to do it - if not done already, contact your lecturer to gain write access to this wiki.
You are very welcome to do it - if not done already, contact your lecturer to gain write access to this wiki.
You can edit it in two ways:
You can edit it in two ways:
. clone it as a git repository - edit locally - push back to the server
. clone it as a git repository - edit locally - push back to the server
. edit it online through the web interface.
. edit it online through the web interface.
In any case use the existing FAQs as a template. The wiki is coded in asciidoc, and rendered live by asciidoctor. Nevertheless for the wiki not all features are available. (If in doubt, see the GITLAB documentation).
In any case use the existing FAQs as a template. The wiki is coded in asciidoc, and rendered live by asciidoctor. Nevertheless for the wiki not all features are available. (If in doubt, see the GITLAB documentation).