Altera_Forum
Honored Contributor
15 years agoMakeFile creation command line
Hello everybody,
Not sure if I am posting my request at the right place, feel free to move it! I am trying to create a automated build software which can handle batch files to build nios projects. I am using NiosII 7.2 and can't really work out how to generate Makefile using command line in a dos prompt. I have a Sopc file : I use nios2-bsp-create-settings command to create the bsp file. From here, I use the nios2-bsp-generate-files to create the bsp directory (this step does not work and I have an exception : "SEVERE: ErrorLogException: Missing mapping for section ".stack"" ) . I am stuck here. I am wondering what is the difference between the PTF and SOPC file, as the SOPC file is lot smaller than my PTF one. If there is any other way of generating a makefile, I would be more than happy !!! Thanks for your help, Mat