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.

RTOS/AM3354: Interrupt vector table code location

Part Number: AM3354

Tool/software: TI-RTOS

Hi, all.

When I select the empty project + main.c in CCSv7, a startup_ARMCA8.S file is created, and this file contains IVT configuration code.

On the other hand, if you select the SYS/BIOS minimal project, the startup.s file does not exist.

I wonder if the IVT configuration code is in the library so I can not see it.

Regards, schezow.