bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

avr-ld segfault


From: Jirka Koutný
Subject: avr-ld segfault
Date: Mon, 19 Feb 2018 23:27:19 +0000

Hello,

I have encountered segmentation fault running avr-ld.

The full line causing the crash is:
avr-ld --oformat binary -o prog.bin prog.elf

prog.elf is made with:
avr-as -mmcu=avr5 prog.S -o prog.elf

And the host system is raspberry pi 3, raspbian jessie.

My intention was to make binary for program memory for atmega328.

Best regards,
Jirka


reply via email to

[Prev in Thread] Current Thread [Next in Thread]