Search found 3 matches

by pcproa
Fri Jul 29, 2022 10:09 am
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 988357

Re: How to compile the firmware

please type git submodule update --init and post results Screenshot.PNG I get a small (1 second) delay after hitting the Enter key, then it just waits for me to enter the next command as seen here the folder name rusefi-master is a hint - how did you download the repo? Did you download a zip using ...
by pcproa
Fri Jul 29, 2022 3:30 am
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 988357

Re: How to compile the firmware

Please post screenshots of the part where make invokes "git submodule update --init" How comes this does not initialize the missing submodules? Or is it something like special characters in your path and relevant file test in Makefile is failing? Sorry, I didn't realize my post was author...
by pcproa
Wed Jul 27, 2022 3:45 am
Forum: Dev: Software
Topic: How to compile the firmware
Replies: 135
Views: 988357

Re: How to compile the firmware

Hello, I have had a car running on a Proteus board for a few months now, and decided I would like to mess with the firmware a bit to see what I could change/add. I tried installing the components needed to compile and I'm having quite a bit of trouble. I first wanted to get MAKE up and running. I ha...