... | ... | @@ -52,11 +52,11 @@ A Perspective rearranges the Elements of the IDE specific for a special task. Wh |
|
|
. Try again!
|
|
|
{blank}
|
|
|
|
|
|
== I get the massage "CORTEX_M4_0: GEL: Encountered a problem loading file: ...????????.out - Could not open file" - what's wrong?
|
|
|
== I get the message "CORTEX_M4_0: GEL: Encountered a problem loading file: ...????????.out - Could not open file" - what's wrong?
|
|
|
The build of your code failed - so there is no binary, hence it can not be found by the debugger. Fix the error(s) in your code until it compiles. Then repeat.
|
|
|
{blank}
|
|
|
|
|
|
== I get the massage CORTEX_M4_0: Error connecting to the target: Frequency is out of range.
|
|
|
== I get the message CORTEX_M4_0: Error connecting to the target: Frequency is out of range.
|
|
|
You have either no Launchpad connected, or there is some other problem connecting to it.
|
|
|
|
|
|
it *never worked before*:: and you are trying to connect for the *first time*.
|
... | ... | @@ -85,7 +85,7 @@ link:http://processors.wiki.ti.com/index.php/Tiva_C_Series_TM4C1294_LaunchPad[] |
|
|
link:http://processors.wiki.ti.com/index.php/Download_CCS#Code_Composer_Studio_Version_6_Downloads[]
|
|
|
{blank}
|
|
|
|
|
|
== My program is not behaving like I expected?
|
|
|
== My program is not behaving like I expected
|
|
|
|
|
|
Use the debugger to find your problem!
|
|
|
|
... | ... | |