Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hello,
i'm trying to build to example Hello World for OpenMP ( link : http://downloads.ti.com/mctools/esd/docs/openmp-dsp/building_openmp_app.html#build-prereq)
When i try to build the project , the below errors appears :
xdctools_3_60_01_27_core\gmake.exe: *** [package.mak:204: package/cfg/omp_config_pe66.xdl] Error 1
js: "C:/ti/ccs920/xdctools_3_60_01_27_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-581759137-inproc] Error 1
subdir_rules.mk:16: recipe for target 'build-581759137' failed
gmake: *** [build-581759137] Error 2
gmake: Target 'all' not remade because of errors.
please could you help me to fix this issue ?