Anyone successfully compile and run the Medical USB demo on a Flexis JM demonstration board (DEMOJM) using Code Warrior V10?
I am trying but I am getting too many errors that I don't understand.
Examples:
Description Resource Path Location Type
illegal implicit conversion from 'struct *' to 'unsigned char *' khci.c Host_HID_example/User_Files/Source line 653 C/C++ Problem
Description Resource Path Location Type
illegal implicit conversion from 'struct *' to 'int *' khci.c Host_HID_example/User_Files/Source line 554 C/C++ Problem
I am also coming up with a bunch of warnings:
Description Resource Path Location Type
implicit arithmetic conversion from 'int' to 'unsigned long' khci.c Host_HID_example/User_Files/Source line 262 C/C++ Problem
已解决! 转到解答。