FreeRTOS Support Archive
The FreeRTOS support forum is used to obtain active support directly from Real
Time Engineers Ltd. In return for using our top quality software and services for
free, we request you play fair and do your bit to help others too! Sign up
to receive notifications of new support topics then help where you can.
This is a read only archive of threads posted to the FreeRTOS support forum.
The archive is updated every week, so will not always contain the very latest posts.
Use these archive pages to search previous posts. Use the Live FreeRTOS Forum
link to reply to a post, or start a new support thread.
[FreeRTOS Home] [Live FreeRTOS Forum] [FAQ] [Archive Top] [March 2014 Threads] TMS570 GCCPosted by inky69 on March 20, 2014 Hi,
I'm new to FreeRTOS and am trying to get it running on the TMS570 USB dev board, however the only information is to use Eclipse and Code Composer. Can it be done? Has anyone done this before or offer any advice?
Extra question - downloading the software to the device, any tools or are we reliant on the TI tools?
Ian
TMS570 GCCPosted by davedoors on March 21, 2014 I'm not sure what you are asking, but the answer is almost certainly yes it can be done, its just a matter of how much effort. If you use the CCS port then it will be easy. If you want to use any other compiler you will have to replicate the code provided for the CCS port in the syntax needed by your chosen compiler. Just like the Cortex-M port is replicated in GCC, Keil, IAR and Tasking.
TMS570 GCCPosted by inky69 on March 21, 2014 Thanks. I assumed it probably could be done, I guess I need to spend time researching the other ports and looking at what is needed. One of the main drives for me is to do this on Linux and which GCC compilers are required for it.
As for loading/flashing the software to the TMS570, is that only possible with the CCS toolset?
TMS570 GCCPosted by rtel on March 21, 2014 I think, but am not sure, that CCS is available for Linux.
Presumably any tool chain that support the R4 can be used to flash the memory (IAR, Keil, etc.). If you are using vanilla GCC then I'm not sure what is available.
Regards.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.
|