Skip to main content
rverma
Visitor II
October 3, 2016
Question

CMSIS-RTX with GCC on STM32F4 Discovery

  • October 3, 2016
  • 1 reply
  • 547 views
Posted on October 03, 2016 at 21:38

I was successfully able to adapt CMSIS-RTX in a Discovery_F4 based project (MP3 Player) using Atollic TrueSTUDIO ARM v6.0.0 Lite version which is a

free professional quality toolchain based on GCC and Eclipse.

The MP3 project was originally inspired by the works of Benjamin Vedder [http://vedder.se/2012/12/stm32f4-discovery-usb-host-and-mp3-player/]

and Marco W. [http://www.mikrocontroller.net/topic/252319]. I was able to enhance and port their work to CMSIS-RTX environment based on Open Sensor Platform framework. Details and sources can be found at: https://github.com/vermar/open-sensor-platform/tree/CMSIS-RTX/embedded/projects/Discovery_F4_MP3

From my earlier search on GCC-CMSIS-RTX support, it looks like this maybe the first project that provides a reference for CMSIS-RTX with GCC working on an STM32 device.

#stm32f4 #cmsis-rtx #gcc
This topic has been closed for replies.

1 reply

Amel NASRI
ST Technical Moderator
October 10, 2016
Posted on October 10, 2016 at 18:10

Hi verma.rajiv.001,

Thanks for sharing your project. It should be helpful for other community users.

-Mayla-

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.