Hello,
I'm trying to import some CodeWarrior projects (v10.7) into my MCUXpressoIDE (Windows or Linux), but I'm getting always several errors related to some "*.h" include files. Is there any howto explaining the right way for importing CW project in MCUX?
Thanks.
Hi PT CAOS,
Unfortunately, the best way to do this is create a new project in MCUXpresso with the drivers you need and change the API's used in the old project for the new ones.
Best Regards,
Alexis Andalon