|
|
: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:
|
|
|
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
|
|
|
## How to reset a project cloned from git
|
|
|
|
|
|
== I have lost the debug view in CCS, cant find XY, ....
|
|
|
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...]'! |