Hi,I have installed S32DS.Vision.2018.R1,but I got a problem.I created a new makefile project according to the documentation:HOWTO: Create A New Makefile Project With Existing Code From NXP Vision SDK Example Project
After I created the project ,I can't find the graph file and there was only one build configuration:default.How can I creat a project like that in the documentation?
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I updated the HowTo document related to Makefile project. Make sure that on Linux host you added paths in Unix style.
https://community.nxp.com/docs/DOC-335012
Hope it helps.
Jiri
 
					
				
		
 jiri_kral
		
			jiri_kral
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
it looks that there are missing some steps in this howto. Also some images are misleading. I'll update this Howto and let you know.
Anyway, what is your use case to import Makefile project? Almost all demos for from VSDK are available as normal S32DS Example - File -> New -> S32DS Project from Example. You don't need import it as Makefile project.
Jiri
