13.07.2015 Views

RealView Debugger User Guide - ARM Information Center

RealView Debugger User Guide - ARM Information Center

RealView Debugger User Guide - ARM Information Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Working with ImagesExamplesThe following examples show how to use the -init and -exec arguments:• To establish a connection to the Simulator Broker interface of RVISS, and load animage with sections ER_RO and ER_RW and the argument 5000:rvdebug.exe -init=@new_arm@localhost -exec“C:\rvd\images\my_image.axf;ER_RO,ER_RW;5000”If you want to supply arguments, but no sections, leave the sections blank, forexample:“C:\rvd\images\my_image.axf;;5000”• To establish a connection to the Simulator Broker interface of RVISS, and load animage without specific sections and without arguments:2.1.6 Loading and runtime visualizationrvdebug.exe -init=@new_arm@localhost -exec C:\rvd\images\my_image.axfAs you load an image to your debug target, the Code window Status line shows theprogress of the load and gives an indication of the percentage complete.The Status line also shows the Processor status of the debug target:• Where an image is loaded but not executing, the status shows Stopped.• Where an image is running, the status shows Running, together with a movingprogress.• Where the current state of the target is unknown, the status shows Unknown. Forexample it might have been running when the connection was established or itmight be disconnected.2-8 Copyright © 2002-2005 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DUI 0153G

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!