Hardware manual
phyCORE-LPC3250 QuickStart Instructions
© PHYTEC America LLC 2009 L-718e_2
19
5.2 Loading Example to Flash
1. From the Embedded Workspace Configuration drop-down menu select the Debug xRAM boot
from NAND512(64M) configuration as shown below:
2. This target will program both the secondary bootloader and the application code to the on-board
NAND Flash.
3. Start a HyperTerminal session with the following COM settings:
115200 bps
8 bit
No parity
1 bit stop
No flow control
4. Start the debugger and download the code by selecting the Download and Debug button from
the IDE toolbar
.
5. Execute the code by selecting the Go button from the debug toolbar
.
6. Stop the debugger by selecting the Stop Debugging button from the debug toolbar
.
7. Press the RESET (S1) button on the phyCORE
Carrier Board. The example code downloaded to
the phyCORE external NAND Flash memory should execute and flash LED1 and LED2 (D15 and
D18) on the phyCORE
Carrier Board.
8. Switch to the HyperTerminal window.
9. Press the BTN1 button on the phyCORE
Carrier Board and notice the blinking speed has
changed and BTN1 button is pressed is displayed in the HyperTerminal window.
10. Press the BTN2 button on the phyCORE
Carrier Board and notice the blinking pattern has
changed and BTN2 button is pressed is displayed in the HyperTerminal window.
You have now successfully download example user code in the phyCORE-LPC3250 external NAND
Flash memory.