savannah-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-users] Regarding Simulavr


From: Anmol Kumar
Subject: [Savannah-users] Regarding Simulavr
Date: Thu, 3 Jan 2008 05:54:53 -0500

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.


address@hidden 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

address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]