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.

RM48L952: Building ThreadX RTOS for RM48L952 -- Is it possible?

Part Number: RM48L952

Hi,

I'm attempting to build threadX RTOS under TI-ARM compiler  TI 20.2.7.LTS.   All the 'C' files compiled fine.  Getting these errors below, for the asm (*.s) files. Wondering what's wrong.

Possibilities

  1. It's not possible to build threadx source code using TI 20.2.7.LTS arm compiler
  2. I'm including the wrong asm source (*.s)  I chose 'ac5' from threadx source but the five options are:
    1. ac5
    2. ac6
    3. ghs
    4. gnu
    5. iar