This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Adding FreeRTOS Support for ARM v7 and v9 devices

Hi How to add the FreeRTOS files in ARMv7 or ARMv9 devices. i was able to include only the startup file (.s) while creating a new project for legacy devices with legacy device support. But how should i include the freertos files in the project. Whether i should include files manuallyor is there anyway to do it through IDE itself?