Compile MK2 firmware

Race Capture Pro hardware installation- power, wiring, physical installation, etc. See the dedicated forum for Sensor related topics

Moderators: JeffC, rdoherty, stieg, brentp

Post Reply
mach1000
Posts: 10
Joined: Wed Jun 03, 2015 3:00 pm

Compile MK2 firmware

Post 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!
Attachments
compile_asl.txt
(19.99 KiB) Downloaded 369 times

brentp
Site Admin
Posts: 6275
Joined: Wed Jan 24, 2007 6:36 am

Post 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.
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

mach1000
Posts: 10
Joined: Wed Jun 03, 2015 3:00 pm

Post 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 :)

mach1000
Posts: 10
Joined: Wed Jun 03, 2015 3:00 pm

Post by mach1000 »

Got it all working, I deleted my path's and started all over - that corrected the error :)

Post Reply