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,
I use a tool (created internally by TI) which loads out files via a GEL file (GEL_Load), sets breakpoints where required and then runs a number of tests. This tool has been rolled out to some customers as well. The tool has no issues on WinXP. When the same tool is installed on a Win7 PC at the customer however, there are few tests for which the out file is loaded but with some symbols missing. Due to the missing symbols, the required breakpoiints cannot be set and the test throws an error. The same setup (using the same out file) works perfectly well on both a WinXP and a Win7 PC at TI.
What could be possible reasons for this phenomenon where it loads the symbols preferentially, even when the OS is the same (at TI and at the customer as well)?
In all cases, we are using CCS v3.3 with a XDS510USB emulator.
Any hints would be very helpful.
Thank you!
--Arun
Hi Arun,
Is the SAME exact out file loaded? And if so, which symbols are missing?
Thanks
ki
Hi Ki,
Thank you for the prompt reply. Yes, the same out file is being used in both PCs. The missing symbols are labels which are varied based on the test. at this moment i have only PBIST and data RAM related tests that do not show some symbols. All system and Flash tests for example run without any issues.
Thank you,
Arun
It looks like installation of all service releases of CCS v3.3 did the trick. The failure has not only disappeared, no other failures are present either.