EmbeddedRelated.com
Forums

AVR studio4 problem

Started by Martin Griffith January 28, 2008
I'm trying to move Studio4/GCC/winavr from my aging laptop to my desk
PC
I downloaded the latest versions for the PC but get the following
error

Loaded plugin STK500
Loaded plugin AVR GCC
Loaded partfile: C:\Program Files\Atmel\AVR
Tools\PartDescriptionFiles\ATmega128
AVR Simulator: Please wait while configuring simulator...
AVR Simulator: ATmega128 Configured OK

AVR Simulator: Invalid opcode 0xffff at address 0x00f000

Loaded objectfile: C:\Documents and Settings\Administrator\My
Documents\default\test.elf

Nothing on the Atmel or AVRfreaks sites

any ideas?


martin
"Martin Griffith" <mart_in_medina@ya___.es> skrev i meddelandet 
news:6cdsp31fsh86mkha85l8j9lmad19hbi0lh@4ax.com...
> I'm trying to move Studio4/GCC/winavr from my aging laptop to my desk > PC > I downloaded the latest versions for the PC but get the following > error > > Loaded plugin STK500 > Loaded plugin AVR GCC > Loaded partfile: C:\Program Files\Atmel\AVR > Tools\PartDescriptionFiles\ATmega128 > AVR Simulator: Please wait while configuring simulator... > AVR Simulator: ATmega128 Configured OK > > AVR Simulator: Invalid opcode 0xffff at address 0x00f000 > > Loaded objectfile: C:\Documents and Settings\Administrator\My > Documents\default\test.elf > > Nothing on the Atmel or AVRfreaks sites > > any ideas? > > > martin
The CPU resets to 0x0000. You should try to figure out why the CPU is executing at 0xF000. Need to single step from 0x0000 and not run to the beginning of "main". -- Best Regards, Ulf Samuelsson This is intended to be my personal opinion which may, or may not be shared by my employer Atmel Nordic AB