As Seth Traend wrote:

> > $ avarice --erase --program -f X16A4HelloWorld.elf --part atmega16 -2 
> > -g -x :4242

As Knut already mentioned: --erase and --program are deprecated.

You did download your firmware by AVRDUDE before anyway, so they
aren't necessary at all.

> set paramater command failed

In order to see *which* "set parameter" command actually failed,
please add option -d.

Hmm, I just saw your AVRDUDE call uses dragon_pdi.  In order to make
AVaRICE talk PDI, use -X rather than -x.  The latter is to talk to
Xmega devices through JTAG.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
avarice-user mailing list
avarice-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avarice-user

Reply via email to