SIGNUM Systems GDB Server Uživatelský manuál Strana 26

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 26
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 25
SIGNUM SYSTEMS
24
pause <msec>
Pause for the <msec> number of
milliseconds.
emu <parameter> = <value>
Set one of the following emulation
parameters:
cmdline (argument string for the
debugger)
semihosting_enabled (0 – disabled, 1 –
enabled)
TABLE 1 Configuration file commands.
Empty lines, spaces and comments starting with a semicolon are ignored.
The following is an example of a typical startup macro file.
; MyTarget.mac - RDI Startup macro for MyTarget board.
; Version 1.00 7/10/02 - Initial version
reset /halt ; reset and stop the CPU
sd 0xFFFE4000 = 0x032F0102 ; Setup PLL register
pause 100 ; Wait for clock setup
; Initialize memory
sd 0xFFFECC10 = 0x00203339 ; CS0 configuration
sd 0xFFFECC14 = 0x00001139 ; CS1 configuration
sd 0xFFFECC18 = 0x00001139 ; CS2 configuration
sd 0xFFFECC1C = 0x00001139 ; CS3 configuration
; Disable ARM watchdog
sw 0xFFFEC808 = 0x00F5
sw 0xFFFEC808 = 0x00A0
; Configure the emulator
emu semihosting_enabled=0 ; disable virtual I/O
; End of file 'MyTarget.mac'
SWII-B-RDI-RLINK 3.2.07.18.20 81
Zobrazit stránku 25
1 2 ... 21 22 23 24 25 26

Komentáře k této Příručce

Žádné komentáře