Hello,
I am starting to use the C6Flo for the CCSv5.2 and I've encountered a problem in the example. I started a new project and selected the C6Flo Example: dm6437_audio_passthrough.
The diagram loads fine and seems very straightforward, but when I click the generate code button, it says In the top left: "Code generation failed!." The Screenshot is as follow:
The Output window is:
INI file has been saved!
Generating Code....
Code generation started-------
[App Writer] (17:22:03.312): Using non-standard buffer alignment in stereo_audio_thread due to block requirement(s).
[App Writer] (17:22:03.312): Writing codegen helpers...
[App Writer] (17:22:03.359): Generating CFG file...
[App Writer] (17:22:03.375): Running xdc.tools.configuro...
[App Writer] (17:22:03.375): C:/ti/xdctools_3_23_04_60/xs --xdcpath "C:/ti/ccsv5/ccs_base/c6flo_1.0.0.201205011655/Blocks/" xdc.tools.configuro -t ti.targets.C64P -c "C:/ti/ccsv5/tools/compiler/c6000/" -x ".*" --generationOnly "./AppWriterTemp/audio_app.cfg"
[XDC Build] (17:22:04.640): making package.mak (because of package.bld) ...
[XDC Error] (17:22:06.296): js: "C:\ti\xdctools_3_23_04_60\packages\xdc\tools\configuro\template\compiler.opt.xdt", line 66: Error: template generation of 'compiler.opt' failed: Error: C:/ti/ccsv5/tools/compiler/c6000/ cannot be found. Ensure that rootDir for the C64P target is set correctly in ./config.bld
[XDC Error] (17:22:06.312): "./package.bld", line 61
[XDC Error] (17:22:06.359): xdctools_3_23_04_60\gmake.exe: *** Deleting file `package.mak'
[XDC Error] (17:22:06.359): xdctools_3_23_04_60\gmake.exe: *** No rule to make target `linker.cmd'. Stop.
[XDC Error] (17:22:06.359): js: "C:/ti/xdctools_3_23_04_60/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
[App Writer] (17:22:06.406): Application write failed! Encountered exception:
XDC build error
[App Writer] (17:22:06.406): Closed after 3.13 seconds.
Code generation ended-------
I don't know what this error is about and can't find any reference to it on the forums or in the internet, can you please help me?
Regards,
Zhao