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.
Is there any howto explaing the migration process?
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
Hi PT CAOS,
The projects made in Code Warrior aren't compatible with MCUXpresso, you'll need to migrate your project.
Best Regards,
Alexis Andalon