cancel
Showing results for 
Search instead for 
Did you mean: 

eclipse+gcc+openocd+FreeRTOS

dorraguitariste
Associate II
Posted on April 18, 2013 at 13:38

Hello,

Am using eclipse+gcc+openocd+FreeRTOS to setup an open Development Environment  for complex STM32 based embedded application.  I'm very new to building with GCC in general and I have never used FreeRTOS, but I'd like to try getting the OS up.I haven't found a lot of documentation about configuring eclipse when using FreeRTOS projects and i ve already downloaded FreeRTOSV7.4.0. so hopefully someone here can shed some light! Any resources would be most helpful. Like I said, I'm very new to this kind of development.

#know-your-tools
12 REPLIES 12
dorraguitariste
Associate II
Posted on May 02, 2013 at 17:52

i did it but i still have the same error :(

what could be the problem

when i compile using the terminal i got this :

make: *** [Demo/Common/FileSystem/FatFs-0.7e/src/Copy of ff.o] Error 127

Posted on May 02, 2013 at 18:21

i did it but i still have the same error :(

I can help you with Keil, and a lesser extent IAR. I might touch GNU/GCC + MAKE in flat directory models. Outside this you'll need to contact your vendor for support.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
dorraguitariste
Associate II
Posted on May 06, 2013 at 14:12

Thank you.

Do you have a tutorial that can helps me for using keil with FreeRtos?