Hello Sir/Madam,

First wishing you a very happy and prosperous new year to you and your
family...

Now, mine issue is that after successfully installing simulator and gdb for
avr on linux. I am getting these outputs please let me is there anything
wrong from my side. I am using atmega16 micro and stk500 under linux
platform.


[EMAIL PROTECTED] cprograms]# simulavr --L
simulavr: unrecognized option `--L'
AVR-Simulator
-u                           run with user interface for external pin
handling at port 7777
-f --file <name>             load elf-file <name> for simulation in
simulated target
-d --device <device name>    simulate <device name>
-g --gdbserver               running as gdb-server
-G                           running as gdb-server and write debug info for
gdb-connection
-p  <port>                   change <port> for gdb server to port
-t --trace <file name>       enable trace outputs into <file name>
-n --nogdbwait               do not wait for gdb connection
-F --cpufrequence            set the cpu frequence to <Hz>
-W --writetopipe <offset>,<file> add a special pipe register to device at
IO-Offset and opens <file> for writing
-R --readfrompipe <offset>,<file> add a special pipe register to device at
IO-offset and opens <file> for reading
-V --verbose                 output some hints to console
-T --terminate <label> or <address> stops simulation if PC runs on <label>
or <address>

Supported devices:
at90s8515
at90s4433
atmega128

[EMAIL PROTECTED] cprograms]# simulavr --device atmega16 --gdbserver
simulavr: option `--gdbserver' requires an argument
AVR-Simulator
-u                           run with user interface for external pin
handling at port 7777
-f --file <name>             load elf-file <name> for simulation in
simulated target
-d --device <device name>    simulate <device name>
-g --gdbserver               running as gdb-server
-G                           running as gdb-server and write debug info for
gdb-connection
-p  <port>                   change <port> for gdb server to port
-t --trace <file name>       enable trace outputs into <file name>
-n --nogdbwait               do not wait for gdb connection
-F --cpufrequence            set the cpu frequence to <Hz>
-W --writetopipe <offset>,<file> add a special pipe register to device at
IO-Offset and opens <file> for writing
-R --readfrompipe <offset>,<file> add a special pipe register to device at
IO-offset and opens <file> for reading
-V --verbose                 output some hints to console
-T --terminate <label> or <address> stops simulation if PC runs on <label>
or <address>

Supported devices:
at90s8515
at90s4433
atmega128
*


Moreover its showing a list of supported devices and atmega16 is not there.
How can I add atmega16 to this list....

Waiting for favourable reply of yours. Any more information required can be
provided to you.

Thanks and Regards,
Anmol Kumar
_______________________________________________
Savannah-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-users

Reply via email to