I read online that it was possible to build FreeRTOS on Windows for an external device. Can you build it for x86 on ubuntu?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to the FreeRTOS ports page the supported tools for x86 builds are:
so the answer to your question would appear to be no.
Since the above are all Windows-based tools I would guess that you need a Windows PC to build an x86 version of FreeRTOS, although you might be able to use an emulator such as WINE under Ubuntu.