Hello !
I need help. I'm use KDS_3.1.0 with KSDK_1.3.0.
An error occurs during project compilation:
C:\Freescale\KSDK_1.3.0\usb\usb_core\include/types.h:65:23: error: both 'long' and '_Bool' in declaration specifiers
typedef unsigned long bool; /* Machine representation of a bool */
I include library stdbool.h, but it did not help.
Thanks.
Hi,
how can I reproduce your problem? Say, based on a KDS_3.1.0 demo code?
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------