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?
 Alexis_A
		
			Alexis_A
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
 Alexis_A
		
			Alexis_A
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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
