cancel
Showing results for 
Search instead for 
Did you mean: 

Missing ARMCM4.h (GNU Tools for ARM Embedded + eclipse)

swinchen
Associate II
Posted on October 05, 2012 at 21:44

Hi All,

The compiler I am using: 

https://launchpad.net/gcc-arm-embedded

+ STM32F4xx_DSP_StdPeriph_Lib_V1.0.1

I am just getting started with STM32F4-DISCOVERY and I have a blinking LED, but I set up everything manually (no CMSIS or standard peripheral library).  I followed a number of online sites to setup CMSIS + StdPeriph in eclipse but I always run into the same problem:  Ther eis no ARMCM4.h or system_ARMCM4.h.   Where can I get these?

Does anyone have any good resources on using these libraries with GNU toolchains and eclipse?  Thanks for the help!

Sam
1 REPLY 1
Posted on October 08, 2012 at 06:07

I built both versions of the DSP library with GNU/GCC under Yagarto.

[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Building CMSIS DSP_LIB for GCC&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&currentviews=235]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FBuilding%20CMSIS%20DSP_LIB%20for%20GCC&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=235

If you need the CMSIS files, you can always download them from the source.

http://www.onarm.com/cmsis/download/

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..