Content originally posted in LPCWare by wiwi on Wed May 01 08:25:22 MST 2013
I'm using LPCXpresso:
Version: LPCXpresso v4.3.0 [Build 1023] [2012-09-19]
The DSP is, CMSISv2p00_DSPLIB_CM3
The problem
fatal error: core_cm3.h: No such file or directory arm_math.h /CMSISv2p00_DSPLIB_CM3/inc/arm line 231 C/C++ Problem
I already include the headers root on the project. My classmate, told me that I trying to use LPC1769, and the DSP library is for Cortex M4, is that correct? How to use this lib for 1769?