Other Parts Discussed in Thread: TM4C129ENCZAD
Hello fellow TI engineers.
Write the program to TM4C129ENCZAD (IC on custom board) using LAUNCHXL-1350.
I want the TM4C129 to have the functionality of StandAlone's XDS110.
After that, I have two questions.
1. Check if there is a procedure to read from CCS
First I set the Target Configuration.
I connected with the following settings.
And I chose Core. (CORTEX_M4_0)
After this, I did a Test Connection and got the following response.
The JTAG DR Integrity scan-test has succeeded.
[End: Texas Instruments XDS110 USB Debug Probe_0]
Next, I connected the target and the Debugger.
Are there any problems with the steps up to this point?
2. Program load
It's the .axf file I mentioned before.
Then the console file showed the following results:
What could be the cause?