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.

CCSTUDIO-THEIA: CCS

Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: LP-AM263P

IDE Details

CCS version: 20.4.1.4__1.10.1

Default VS Code API: 1.102.3

I am building application for LP-AM263P board using TI-CLANG toolchain and the compilation suddenly terminates without errors shown on IDE console.

Here follows console dump: 

build_log.txt 

The build always terminates on this SDK asm file "kernel/nortos/dpl/r5/boot_armv7r_asm.S". 

  • Hello:

    The build always terminates on this SDK asm file "kernel/nortos/dpl/r5/boot_armv7r_asm.S". 

    That file builds fine. The issue is all the build errors in main.c which is preventing the project build from being linked. Please resolve those build errors to continue on.

    Thanks

    ki