EasyManua.ls Logo

COBHAM GRMON3 - Common Debug Operations; Examining the Hardware Configuration

COBHAM GRMON3
239 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GRMON3-UM
June 2019, Version 3.1.0
13 www.cobham.com/gaisler
info Show information
load Load a file or print filenames of uploaded files
memb AMBA bus 8-bit memory read access, list a range of addresses
memh AMBA bus 16-bit memory read access, list a range of addresses
mem AMBA bus 32-bit memory read access, list a range of addresses
nolog Suppress stdout of a command
quit Quit the GRMON console
reset Reset drivers
rtg4fddr Print initialization sequence
rtg4serdes Print initialization sequence
sf2mddr Print initialization sequence
sf2serdes Print initialization sequence
shell Execute shell process
silent Suppress stdout of a command
symbols Load, print or lookup symbols
usrsh Run commands in threaded user shell
verify Verify that a file has been uploaded correctly
wash Clear or set memory areas
wmemb AMBA bus 8-bit memory write access
wmemh AMBA bus 16-bit memory write access
wmems Write a string to an AMBA bus memory address
wmem AMBA bus 32-bit memory write access
3.4. Common debug operations
This section describes and gives some examples of how GRMON is typically used, the full command reference
can be found in Appendix A, Command index.
3.4.1. Examining the hardware configuration
When connecting for the first time it is essential to verify that GRMON has auto-detected all devices and their
configuration correctly. At start-up GRMON will print the cores and the frequency detected. From the command
line one can examine the system by executing info sys as below:
grmon3> info sys
cpu0 Cobham Gaisler LEON3-FT SPARC V8 Processor
AHB Master 0
cpu1 Cobham Gaisler LEON3-FT SPARC V8 Processor
AHB Master 1
greth0 Cobham Gaisler GR Ethernet MAC
AHB Master 3
APB: 80000E00 - 80000F00
IRQ: 14
grspw0 Cobham Gaisler GRSPW2 SpaceWire Serial Link
AHB Master 5
APB: 80100800 - 80100900
IRQ: 22
Number of ports: 1
grspw1 Cobham Gaisler GRSPW2 SpaceWire Serial Link
AHB Master 6
APB: 80100900 - 80100A00
IRQ: 23
Number of ports: 1
mctrl0 Cobham Gaisler Memory controller with EDAC
AHB: 00000000 - 20000000
AHB: 20000000 - 40000000
AHB: 40000000 - 80000000
APB: 80000000 - 80000100
8-bit prom @ 0x00000000
32-bit static ram: 1 * 8192 kbyte @ 0x40000000

Table of Contents