AVR studio4 problem

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

Reply to
Martin Griffith
Loading thread data ...

"Martin Griffith" skrev i meddelandet news: snipped-for-privacy@4ax.com...

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
Reply to
Ulf Samuelsson

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.