Can't get stdbool working with free version of CW for Kinetis L

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can't get stdbool working with free version of CW for Kinetis L

1,030 Views
steve_fae
Senior Contributor I

Customer having trouble utilizing stdint and stdbool.  He is using the free version of CW and the GNU compiler.  What's the trick?

Labels (1)
Tags (1)
0 Kudos
1 Reply

470 Views
steve_fae
Senior Contributor I

Customer is getting this error:

C:/Freescale/CW MCU v10.3/MCU/ARM_GCC_Support/ewl/EWL_C/include/stdbool.h:20:3: warning: #warning "EWL support for C99 is not enabled" [-Wcpp]
..\Sources\modbus.c:141:1: error: unknown type name 'bool'


0 Kudos