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.

Arm compiler v.16.3.0.STS problem

Other Parts Discussed in Thread: SYSBIOS

Hello.

Compiling any kind of project for M4 core for TDA2xx produce always the following output :

"C:/TI_SDK/VISION_SDK_02_09_00_00/ti_components/os_tools/bios_6_45_01_29/packages/ti/sysbios/family/arm/ducati/Core_asm.sv7M", ERROR!   at line 82:
 [E0001]
         Address must be of a non-global defined in the current section
            ldr     r0, ti_sysbios_family_arm_ducati_Core_core1WaitFlag


Errors in Source - Assembler Aborted
gmake[1]: *** [ducati_Core_asm.obj] Error 1
gmake: *** [C:/CCSProj/HelloWorldProj/src/sysbios/sysbios.aem4] Error 2
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:

js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
gmake.exe: *** [package/cfg/app_pem4.xdl] Error 1
gmake.exe: *** Deleting file `package/cfg/app_pem4.xdl'
gmake.exe: *** [package/cfg/app_pem4.xdl] Deleting file `package/cfg/app_pem4.h'
gmake.exe: *** [package/cfg/app_pem4.xdl] Deleting file `package/cfg/app_pem4.c'
Warning: directory "C:/TI_SDK/VISION_SDK_02_09_00_00/ti_components/os_tools/bios_6_45_01_29" on package path has a "packages" subdirectory - did you mean this instead?
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** No rule to make target 'configPkg/linker.cmd', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

This happens for a very simple "Hello World" project : the same is not happening with the previous version of the compiler, the v15.12.1.LTS one.

I'm using the last version of CCS : is it a compiler bug or what else ? I can provide code example if needed.


Best Regards,

Enzo.