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
- It's not possible to build threadx source code using TI 20.2.7.LTS arm compiler
- I'm including the wrong asm source (*.s) I chose 'ac5' from threadx source but the five options are:
- ac5
- ac6
- ghs
- gnu
- iar