cancel
Showing results for 
Search instead for 
Did you mean: 

Latest Version of IAR Emedded Workbench & CMSIS / Std Perph Library

bengriffiths9
Associate II
Posted on May 06, 2011 at 12:17

Latest Version of IAR Emedded Workbench & CMSIS / Std Perph Library

2 REPLIES 2
cschumann
Associate II
Posted on May 17, 2011 at 14:34

Hi,

We experienced the same problem. If you change the conflicting declarations in core_cm3.h from uint8/16/32_t to  unsigned char/short/long IAR will compile your project without errors/warnings.

Best regards,

Carsten Schumann

frieder
Associate II
Posted on May 17, 2011 at 14:34

Hi,

also having the same problem when upgrading from 6.10 to 6.20.

Copying intrinsics.h from 6.10 to 6.20 (C:\Program Files\IAR Systems\Embedded Workbench 6.0 Kickstart\arm\inc\c\intrinsics.h) also fixes the conflicts (maybe causing other problems later).

Greetings,

Frieder