avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] Got AvrStudio 3.2 to work with avr-gcc :-)


From: Gunnar Henne
Subject: [avr-gcc-list] Got AvrStudio 3.2 to work with avr-gcc :-)
Date: Sat Jan 20 03:32:04 2001

Hello,

With a hint aof this list I finally succeeded in getting to work
AvrStudio.
A recompile of the libc-sources was needed.
I have now packed everything (inclusive libc-source) into a zip archive
on:
http://www.combio.de/avr

Usage is quite straightforward:
Extrakt to c:\avrgcc
Set Path to c:\avrgcc\bin;....
avr-gcc test.c -o test.elf
avr-objcopy -O avrobj test.elf test.obj

Open test.obj in AvrStudio and start tracing. :-)

Have fun

Gunnar

-- 
Gunnar Henne                      Email: address@hidden
oTRIs GmbH & Co. KG               Tel. : 0231 / 10616-21
Landgrafenstr. 153                Fax. : 0231 / 10615-44
44139 Dortmund



reply via email to

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