Page 1 of 1

Compile MK2 firmware

Posted: Tue Oct 20, 2015 5:51 am
by mach1000
Hi guys,

I have been trying to learn about the whole compile process but havent got it running. I will admit that I am a rookie with regards to compiling so maybe thats the reason.

I am running a ubuntu 14.04 desktop and been following the steps from github.
I have added path variables to my bashrc file.

I have attached a txt with output from commands.

Please let me know if something is reallly screwed up!

Thank you!

Posted: Wed Oct 21, 2015 4:06 pm
by brentp
Hi,

Is this what you're specifically referring to?

arm-none-eabi-gcc: error: nano.specs: No such file or directory

Also note, you shouldn't need to execute make with sudo.

Posted: Thu Oct 22, 2015 6:16 am
by mach1000
Yes as I can see through the output that is the main error for not compiling. Am I missing a package or maybe a path?

I am sorry for my ignorance but there is only way to gain knowledge :)

Posted: Thu Oct 29, 2015 8:53 am
by mach1000
Got it all working, I deleted my path's and started all over - that corrected the error :)