Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | Atmel Mega128 Tools

There are 14 messages in this thread.

You are currently looking at messages 10 to 14.

Re: Atmel Mega128 Tools - Sebastian Schildt - 06:43 30-01-04

Hi!

Richard F. Man wrote:


>> versions prior to 4.08 can not do this (They will only show you the
>> assembler code your compiler generated).
>>
> 
> "your" compiler here must refer only to GCCAVR as AVR Studio can debug at
> C source level, at least with ICCAVR and IAR generated code at C source
> level since "forever."
>

Sorry, I didn't know that.

-- 
If you see light at the end of the wormhole it is most likely a photon
torpedo.



Re: Atmel Mega128 Tools - 03:15 02-02-04

yes the gcc port for avr is available . called avr-gcc.
its said to be good. and support is available for the large development
community
"Sebastian Schildt" <s...@frozenlight.de> wrote in message
news:bvdg01$pmolr$1...@ID-162011.news.uni-berlin.de...
> Hi!
>
> Richard F. Man wrote:
>
>
> >> versions prior to 4.08 can not do this (They will only show you the
> >> assembler code your compiler generated).
> >>
> >
> > "your" compiler here must refer only to GCCAVR as AVR Studio can debug
at
> > C source level, at least with ICCAVR and IAR generated code at C source
> > level since "forever."
> >
>
> Sorry, I didn't know that.
>
> -- 
> If you see light at the end of the wormhole it is most likely a photon
> torpedo.



Re: Atmel Mega128 Tools - Jason Moore - 18:22 02-03-04

Well if the original question is how do I get a good cheap C
environment for Mega128 development?....

I think the best thing to do is to call your local IAR office with
your educational use proof to hand -80% or more discount to
educational users you see.

Also -remeber the Mega128 has a nifty JTAG debug port -IAR's tools for
example can set brakpoints from the editor window that follow through
right into the target Mega128

Jason Moore CEng

Re: Atmel Mega128 Tools - David Brown - 04:19 03-03-04

"Jason Moore" <j...@yahoo.co.uk> wrote in message
news:3...@posting.google.com...
> Well if the original question is how do I get a good cheap C
> environment for Mega128 development?....
>
> I think the best thing to do is to call your local IAR office with
> your educational use proof to hand -80% or more discount to
> educational users you see.
>
> Also -remeber the Mega128 has a nifty JTAG debug port -IAR's tools for
> example can set brakpoints from the editor window that follow through
> right into the target Mega128
>

That's very misleading - the jtag port on the Megas has nothing whatsoever
to do with IAR.  Every debugger software for the AVR which can use the jtag
ice (such as IAR's debugger, or the free standard AVR Studio, or the free
gdb/insight debugger, and most other AVR debuggers) will be able to use the
jtag debugging features such as breakpoints.

If you want to argue that IAR's debugger software is more powerful, or more
user-friendly, or whatever, then go ahead - I haven't used it on the AVR, so
I can't comment.  But don't claim credit for features of the chip itself !

> Jason Moore CEng

You forgot to mention here that you work for IAR, although to your great
credit you did so on other posts (which is how I know).




previous | 1 | 2