[XCSSA] Links from Monday's XCSSA Arduino/AVR Microcontroller Programming Meeting

X-otic Computer Systems of San Antonio xcssa at xcssa.org
Sun May 25 22:59:04 CDT 2008


On Thursday 22 May 2008 04:22:16 pm X-otic Computer Systems of San Antonio 
wrote:[...]
> For Windows users, check out WinAVR which appears to be a bundle of avr-gcc
> and avr-libc for windows environs. Look at the Makefiles in the NerdKits 
> projects to see how everything compiles, links, and gets loaded to the chip.  
> One make does it all.  

Well.. Anton.. Bruce.. 
Since I have your attention..  I was interested in the various IDEs you guys 
use.  It sounds like you both play with WinAVR.. so being the Mac guys you 
are, I assume you're running these in parallels or something?  
Regardless... I have a couple of related questions:
1) Do you know if this also works w/WINE and still talks to the hardware?  
2) Do you all know of ANY AVR (or Audrino) dev environment that allows one to 
do debug stepping through code? (akin to the old TRace ON or "TRON" mode)

I seem to remember from the college real time programming (and hobby) days,  
that any sort of real time I/O programming is very hard to do without some 
kind of stepping based t-shooting tool. (remember using the Buffalo compiler 
for the Motorola 68HC11 allowed such step debugging, even if it was via 
emulator).

Tweeks



More information about the XCSSA mailing list