LaosLaser / Firmware

Embedded software (firmware) for the laser system and components, including configuration files
27 stars 27 forks source link

Halts at SD: READY... #59

Closed peteruithoven closed 8 years ago

peteruithoven commented 8 years ago

After finding another way to install python-colorama on OS X and building the image it doesn't go further than:

LAOS v0.3-
Dec  5 2015 20:07:13...
BOOT...
TEST SD...
SD: READY...

The latest version (laoslaser-2015-03-18.bin) does work on the same lasercutter. I'm using a fresh clone of the Firmware. I'm still using 4.8-2014-q1 gcc-arm compiler, I'll try with the latest one, but I'm assuming this shouldn't matter much.

peteruithoven commented 8 years ago

Compiling with gcc-arm-none-eabi-4_9-2015q3 does seem to help, now it does continue... I don't understand why.