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.

SAFETI-HALCOGEN-CSP: HALCoGenTAU ldra never actually executes test

Part Number: SAFETI-HALCOGEN-CSP
Other Parts Discussed in Thread: HALCOGEN

I'm trying to run the HALCoGenTAU 01.00.00. I'm not able to get a test to execute. It always hangs here. I've left it over an hour before with no change in the output. 

Here's what I've found:

1. The TAU compiler path must point to CCS version which has a compiler that is not prefixed by cgt. CCS10 and CCS8 did not finish compilation. CCS6 compiles. 

2. I'm not sure if it's hanging due to the XDS programmer being slow. I have a JLINK programmer but that is not supported in CCS6. I have not been able to get TAU/LDRA to successfully use the JLINK programmer. I've tried using XDS200 and the XDS100V2 that is on the TMS570MCU dev kit, both of them hang. 

3. There is a setting in LDRA for the compiler path, which I've modified for the different CCS versions. I was hoping that I could use the compiler form CCS6 and tell LDRA to use the path for CCS8 so that I can have LDRA usign the JLINK programmer but that is not working. The errors that are producing during LDRA execution seem to point to an issue with main.js.

4. I tried modifying the scripts in the TAU folder to get some additional debugging information however those changes don't seem to do anything. It seems to be using scripts elsewhere or hardcoded?

5. CCS1011 doesn't seem to work for anything. LDRA doesn't recognize the directory as a valid CCS directory and the TAU scripts generating the makefiles are using the wrong name for the compiler.

Any suggestions on how to get this working? Why would it be hanging? The CSP says there could be a configuration issue. I've tried all configurations I can think of. Is there a way to create more verbose logs? Is there some combination get JLINK working?