Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

Help! Atollic + FreeRTOS questions

Posted by antoniomilano on April 20, 2011
Hello!
I'm a newbie and I have a couple of (stupid?) questions.
I'm making some experiments on two Stellaris evaluation kits, the LM3S811 and the LM3S6965, using the IAR based FreeRTOS projects with my familiar IAR compiler, with very good results.
Now I would like to do the same trying a GCC based compiler with a Eclipse IDE.
I downloaded and installed the Atollic TrueStudio Lite, it seems ok, but I have a lot of difficults to build a working code.
I would like to use the FreeRTOS distribution file structure, without modifications to the tree.
Is there anybody willing to give me some advice in using FreeRTOS under Atollic?
Thank You Very Much
Antonio


RE: Help! Atollic + FreeRTOS questions

Posted by Richard on April 20, 2011
Have a look at the "Preparing the TrueStudio (Eclipse) project directory" section on the following page:

http://www.freertos.org/FreeRTOS-for-Cortex-M3-STM32-STM32F100-Discovery.html

This is not a Stellaris project, but uses Eclipse. In fact, there are lots of projects using various different Eclipse versions. Some set up variables to reference files outside of the directory structure (which has two issues, one it is hard to do, two the variables are stored in the workspace and not the project, and three only absolute paths can be used - ok, that was three not two). Other projects, as per the one I just linked to, set up a batch file to copy the files you want - but that to has obvious drawbacks.

The other way of doing it is to set up eclipse to use a standard makefile project, rather than a managed make project. Then you can use an old fashioned makefile to reference files from anywhere you like.

Regards.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner