Hi Daniel,
I'm following your suggestion, so I downloaded MCUXpresso IDE 10.2.1 and I add a component software bootloader and installed.
When I try to compile it become an error :
Description Resource Path Location Type
fatal error: wchar.h: No such file or directory fat_directory_entry.h /frdmk66f_freedom_bootloader/source/usb/bm_composite line 11 C/C++ Problem
is not defined wchar.h but the file is in : C:\nxp\MCUXpressoIDE_10.2.1_795\ide\tools\arm-none-eabi\include
I tryed to include in: C/C++ General -> Path and Symbols , I resolve the problem above but become conflict error.
Wich is the correct solution ??
Thanks
Marco