2013-04-18 04:38 AM
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-tools2013-05-02 08:52 AM
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 1272013-05-02 09:21 AM
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.2013-05-06 05:12 AM
Thank you.
Do you have a tutorial that can helps me for using keil with FreeRtos?