Freedom KL25z128 with USB Stackv4.03 compile Err

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

Freedom KL25z128 with USB Stackv4.03 compile Err

Jump to solution
745 Views
changfuzhao
Contributor III

Hi, I am working on KL25z128, and  USB V4.03, after I import example project "USB_HID_MOUSE_DEVICE_MQX_Lite_MKL25Z128_PEx"

and complie it, I got a error :

 

 

C:/CW_10_4_workplace/USB_HID_MOUSE_DEVICE_MQX_Lite_MKL25Z128_PEx/Generated_Code/types.h:61:25: error: conflicting types for 'boolean'

does any one have same problem?

Or, does anyone succeeful import and run this project

Thanks a lot

0 Kudos
1 Solution
482 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Changfu,

I would recommend customer to use the latest USB Stack V4.1.1:

USB_STACK_V4.1.1

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&fpsp=1&tab=Design_Tools_Ta...

Please let me know if you still meet problem with the latest USB stack.

Wish it helps.

View solution in original post

0 Kudos
2 Replies
483 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Changfu,

I would recommend customer to use the latest USB Stack V4.1.1:

USB_STACK_V4.1.1

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MEDICALUSB&fpsp=1&tab=Design_Tools_Ta...

Please let me know if you still meet problem with the latest USB stack.

Wish it helps.

0 Kudos
482 Views
changfuzhao
Contributor III

Tanks, after I change to V4.11, they are working fine, even still has many warning, and I //#endif in usb_descriptor.h at line 509

Thanks a lot


0 Kudos