Hi,

What version are you using, latest dev? Simulavr supports atmega328, so your option is not supported. I'm not sure if your code is 100% compatible, but you can try it. You should see a message like this when you run simulavr:

Waiting on port 1212 for gdb client to connect...

without it avr-gdb won't connect.

Marek



On 09/10/2015 06:47 PM, Alex Valle wrote:
Hi,

I'm running an Oracle VB with Ubuntu 14.1.. I'm unable to get simulavr to
work with avr-gdb. I'm trying to get them to communicate over a standard
network port on the local host.

I'm using command simulavr -g -m Atmega328p test .

Is atmega328p not supported by this package?

Thanks,

Alex
_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel



_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to