Re: Atmel AVR development tools



On Jan 31, 2:25 pm, dbvanhorn <microb...@xxxxxxxxx> wrote:
Build your own! Since my Jtag Ice's funnel,

Funeral?

Oh, yes. My poor spellings.


I have been programming
AVRs with an ARM eval board (programmed as AVR programmer). It's much
more reliable than the Atmel tools. Recently, I am starting to
program AVRs with another pre-programmed AVR. Once programmed, AVR
are very stable.

I've used other "clone" Jtag ices, with the same reliability problems.

The AVR debug core is unreliable, jtag or non-jtag. SPI programming
is much more reliable. Also, avoid bootloaders.


Common threads: XP Pro. AVR Studio (though different versions), Me.

Dump these as well. I have all the tools avr-gcc and uprog (my USB
programmer) on a 1G CF drive.

One of these days, I may have to start using C, but I've been avoiding
it.
It seems to add yet another layer (or two) of possible problems, as
well as sucking up system resources and cycles. And it wouldn't
remove me from the need to run in sim or emulation.

I know I am not a normal user, but learned to live with the essentials
only, as another poster suggested.

I used the Jtag Ice long enough to develop a set of usable library,
mostly serial port and LED/LCD drivers. After that, I have not use
any simulator/emulator at all. But I am only doing a simple project
of 2000 lines / 8K at most. We will be building thousands of them, so
a simple compiler and isp loader is more important than fancy
simulator.

.



Relevant Pages

  • Re: Moving from 8051 to AVR
    ... This applies to working with the AVR just ... Yes, that was the original argument - although it has now been slightly sidetracked by your claim as to *why* it is good, which was that it means any old PC programmer can then write good embedded code for the chip. ... IAR have plenty of knowledge of C compilers, but they have their own particular way of handling microcontroller functionality that has no place in standard C, such as handling flash memory spaces. ...
    (comp.arch.embedded)
  • Re: Atmel AVR development tools
    ... AVRs with an ARM eval board (programmed as AVR programmer). ... more reliable than the Atmel tools. ... I've used other "clone" Jtag ices, with the same reliability problems. ...
    (sci.electronics.design)
  • Re: OSS-friendly PC-connected PIC-type board?
    ... If you do any Linux C ... writing in C for an AVR will be very familiar. ... I can't recommend a specific 'avr development board' (that's the magic ... In addition to the development board, you'll need a 'programmer'. ...
    (sci.electronics.misc)
  • Re: Basic AVR questions
    ... >also believe that the later AVRs have some instructions that the earlier ... >> AVR Studio? ... Not necessarily - you can make an AVR programmer with a PIC, ... Unfortunately config programming on AVRs is much worse than PICs in that ...
    (comp.arch.embedded)
  • Re: Home-use microcontroller purchase
    ... My first project will likely be creating a motor ... purchasing a Dragon programmer and an AVR IC. ... to support the ATtiny26 chip I wanted to use, ...
    (sci.electronics.basics)