[Avrora] GAS Parser with Avrora 1.6
Benjamin Titzer
titzer at CS.UCLA.EDU
Tue Aug 28 10:28:51 PDT 2007
> Hi,
>
> I generate .s file using using -S option for avr-gcc but avrora 1.6 is
> unable to parse the generated .s file. It halts displaying the following
> message
>
> avrora.syntax.gas.ParseException: Encountered "\"123456789\"" at line 81,
> column 17.
> Was expecting one of:
> ":" ...
> "=" ...
> I have attached the .s file with this mail for your reference.
> Can you suggest why? Will it work with avrora 1.7?
> Please help.
Don't use the GAS parser. It's totally broken. Follow the instructions on
the webpage and use avr-objdump to generate a .od file. With Avrora 1.7.x,
you can load the ELF file directly.
-B
>
> thanks in advance
> Prachee
>
>
> --
> '~~~It's good to have money and the things that money can buy, but it's
> good, too, to check up once in a while and make sure you haven't lost the
> things that money can't buy.~~~'
> ~~~~~~~ LiFe -- An oRdErLy ChAoS ~~~~~
>
More information about the Avrora
mailing list