Renesas M32R-FPU Manual de usuario Pagina 8

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 34
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 7
M32R Debugger and Trace 8 Q u i c k S t a r t
©1989-2014 Lauterbach GmbH
A typical start sequence for the MSC8101 is shown below. This sequence can be written to an ASCII file
(script file) and executed with the command DO <filename>. Other sequences can be found on the
TRACE32 Product Software CD in the DEMO directory ~~\demo\m32r.
b:: ; Select the ICD device prompt
WinClear ; Clear all windows
SYS.CPU M32196 ; Select CPU
SYS.JC 15000000. ; Choose JTAG frequency
SYS.UP ; Reset the target and enter debug
; mode
MAP.DENYACCESS ; Forbid any access to the memory in
; general
MAP.BONCHIP 0x0000--0x007FFF
; ROM
; Specifies the program memory where
; on-chip breakpoints must be used
Data.LOAD.SR Sieve.abs /VERFY ; Load the application, verify the
; process
Go main ; Run and break at main()
Data.List ; Open source window
Register /SpotLight ; Open register window
Var.Local ; Open window with local variables
Vista de pagina 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 33 34

Comentarios a estos manuales

Sin comentarios