experimental features for menu acess macro authored by Michael Kramer's avatar Michael Kramer
:toc: :toc:
= Frequently Asked Questions regarding TI CCS, TI 1294XL Launchpad, and all other things in this context :experimental:
# Frequently Asked Questions regarding TI CCS, TI 1294XL Launchpad, and all other things in this context
== Best way to start a "new" Project ## Best way to start a "new" Project
Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is: Since there are may configurations well hidden in the project settings, that can severely impact the behavior of the binary, the recommended way is:
Clone the demo Project from the GIT repository, then copy it locally in the workspace. Rename afterward to suite your needs. + Clone the demo Project from the GIT repository, then copy it locally in the workspace. Rename afterward to suite your needs. +
+ +
== How to reset a project cloned from git
== I have lost the debug view in CCS, cant find XY, .... ## How to reset a project cloned from git
Reset the Perspective at #Window->Perspective->Reset Perspective#!
## I have lost the debug view in CCS, cant find XY, ....
Reset the Perspective at menu:Window[Perspective > Reset Perspective...]'!