Specifications

SIGNUM SYSTEMS
30
; 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'
Flash Programming
The RDI driver is equipped with a build-in flash programmer for seamless
loading of application code to flash memory.
FIGURE 30 Configuring memory: the Board tab.
In the Board tab, select the Flash Write Enable check box and specify memory
configuration in the Config edit box (Figure 30). The configuration text lists