Hi TI Team,
In the TMDSEVM6678L, We are facing this Target Failed error as well as Load failed.
Why is this error displayed? How to resolve it?
Please guide us to fix this error.
Warm regards,
Krishn Singh Chauhan
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI Team,
In the TMDSEVM6678L, We are facing this Target Failed error as well as Load failed.
Why is this error displayed? How to resolve it?
Please guide us to fix this error.
Warm regards,
Krishn Singh Chauhan
Krishn Singh Chauhan,
Post the screenshot of the errors along with your connection snapshots.
Regards
Shankari G
Krishn Singh Chauhan,
Before you load the sample c code program, you have to load and run the gel file which does all the initialization sequence.
--
Steps:-
1. create and do Test Target Configuration - Test connection should be successful before moving to next step.
2. Load and Run GEL File - Observe the out put messages of initialization sequence in the CCS console
3. Load the sample .out such as Platform_test, uart code etc.
===
1. Quick start guide:-
2. How to build and run the platform test on C6678 EVM ?
Regards
Shankari G
Krishn Singh Chauhan,
Follow the Quick start guide carefully.
You should use the CCS version 9.3 but in your screenshot it shows 12.4.
Let us go step by step.
1. Follow the steps given in the below link and share me the output screenshot.
2.. Follow the steps given in the below link and share me the output screenshot.
Regards
Shankari G
Hi Shankari G,
I followed the steps according to the previous post.
This belongs to Step 1 & 2;
GEL SETUP SUCCESSFULLY SUCCEEDED
----------------------------------------------------------------------------
----------------------------------------------------------------------------
After the Step 1 & 2 are performed.
Another error generated When We debugged the program this error displayed in the console.
Trouble Writing Register PC: (Error -1176 @ 0xE5A0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.4.0.00006)
Which is mentioned below;
Warm regards,
Krishn Singh Chauhan
Step1:
First, Post me the snapshot of test connection results of target configuration - step 1
Click on the Maximize button in the video and see the output details.
---
At the end of the message it will output something like below
"JTAG DR Integrity scan-test has succeeded"
I am repeating .... "Post me the snapshot of test connection results of target configuration - step 1"
Regards
Shankari G
Shankari G,
Step 1; For the test connection results.
I followed the mentioned step from the previous post, and I got the same output, As it was before.
"The JTAG DR Integrity scan-test has succeeded."
----------------------------------------------------------------------------
----------------------------------------------------------------------------
Please analyze the previous post error that is mentioned.
Another error generated When We debugged the program this error displayed in the console.
Trouble Writing Register PC: (Error -1176 @ 0xE5A0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 8.4.0.00006)
Warm regards,
Krishn Singh Chauhan
Krishn Singh Chauhan,
Glad to hear that your problem is resolved.
Post your resolution, so that other forum members also can use it if they step into the same problem.
Did you miss any step in the Quick start Guide? or missed any memory map file like .cmd? while loading the .out file....
Regards
Shankari G
Hi Shankari G,
In this thread, It's only the Linker issue( which was the effect on the loader, and that's why the error was generated as per selected CORE(s)).
Please read this literature TMS320C6000 Optimizing C/C++ Compiler v8.3.x Literature Number: SPRUI04F
JULY 2015 – REVISED APRIL 2023
In this literature please refer to the topic TMS320C6000 Software Development Flow
It's really helpful for the other members.
Warm regards,
Krishn Singh Chauhan
We mentioned below the GEL error loading details.
First, you started of this thread with loading gel file and got the errors. I suggested you how to run the gel file successfully. ( In your screenshot which shows gel error with CCS 12.4)
PLEASE NOTE, JUST TO LOAD THE GEL FILE, NO LINKER FILES ARE REQUIRED !!!
There are lot of sample programs with Processor SDK 6.3 which has all the linker files needed to compile and build successfully.
---
First try some platform test and run on the EVM. It is given in the Quick start guide I have pointed.
---
It is always necessary for us to make sure from your first step, that is all correct before you proceed to loading the ".out".
Regards
Shankari G