Other Parts Discussed in Thread: HALCOGEN, TMS570LS0432,
Hello,
I am trying to use the demo Halcogen TAU 00.01.02 with
- Windows 10
- CCS v 10.0.0.00010
- Halcogen 04.07.01
- Compiler ti-cgt-arm_18.12.5.LTS
- Perl v5.30.2
- MS Office 365
and all default (ESM/RTI) test cases fail at
------------------------------------------------------------------------------------------------------------------------------
Test Sequence : \Test\ESM\FuncTest
Generating MakeFile...Passed...
Generating TCF File...Passed...
Validating and building the test sequence...
Build Failed due to compile errors...Please check \Test\ESM\FuncTest\Debug\CompileLog.txt...
------------------------------------------------------------------------------------------------------------------------------
On the log I can see
C:\workspace\CodeComposerStudio\projectname\src\halcogen\Test\ESM\FuncTest\Debug>C:\ti\ccs1000\ccs\utils\bin\gmake -f C:\workspace\CodeComposerStudio\fss_proto\src\halcogen\Test\ESM\FuncTest\\Debug\MakeFile.mk clean
C:\ti\ccs1000\ccs\utils\bin\gmake: Interrupt/Exception caught (code = 0xc0000005, addr = 0xCCCCCCCC)
Seeing that the demo is dated from 2015 and requires CCS5, my question is what is the latest compatible CCS, Compiler, Halcogen combination? Can it be some issue with access rights, path variable or so? (I tried running with admin rights). How could I proceed with debugging this?
I found some useful hints in the UserGuide FAQ indicating that newer versions should not be an issue in terms of compilation and the LDRA license ticks fine.