SYNOPSIS

arm-none-eabi-run [\,options\/] \,program \/[\,program args\/]

OPTIONS

-a args Pass `args' to simulator. -m size Set memory size of simulator, in bytes. -t Perform instruction tracing.

  • Note: Very few simulators support tracing.

-v Verbose output.

program args Arguments to pass to simulated program.

  • Note: Very few simulators support this.

Target specific options: --swi-support=<list> Comma seperated list of SWI protocols to supoport.

  • This list can contain: NONE, DEMON, ANGEL, REDBOOT and/or ALL.

REPORTING BUGS

Report bugs to <http://www.gnu.org/software/gdb/bugs/>

RELATED TO arm-none-eabi-run…

The full documentation for simulator is maintained as a Texinfo manual. If the info and simulator programs are properly installed at your site, the command

  • info simulator

should give you access to the complete manual.