[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Microscheme failed
From: |
Daniel Pimentel |
Subject: |
Microscheme failed |
Date: |
Sun, 03 Jul 2016 19:12:20 -0300 |
User-agent: |
Roundcube Webmail/1.1.2 |
Hi Guix,
I try compile to Arduino plataform using Microscheme (installed with:
guix package -i microscheme) on GuixSD, but there are errors.
I did:
sudo microscheme -m UNO -d /dev/ttyACM0 -au lightom.ms
Errors:
...
32 lines compiled OK
Assembling...
avr-ld: cannot find crtatmega328p.o: No such file or directory
...
avrdude: Device signature = 0x1e950f
avrdude: reading input file "lightom.hex"
avrdude: can't open input file lightom.hex: No such file or directory
avrdude: read from file 'lightom.hex' failed
I have avr-gcc avr-libc avrdude avr-binutils avr-toolchain installed.
Thanks,
--
Daniel Pimentel (aka d4n1)
Re: Microscheme failed, Daniel Pimentel, 2016/07/04