English
Language : 

DK4000-C167 Datasheet, PDF (14/27 Pages) –
DK4000-C167 - USER MANUAL
s Code Copy. Executing boot code is copied to main Flash memory block FS0 (BOOT-> FLASH)
s Displays Flash memory ID and does erase of FS0 prior to the copy operation.
s UART test (waiting for host to send “0”, development board reply is a “1”, baud rate is19200 with 8 data
bits, no parity and one stop bit)
This software also includes provision for external SRAM test in evaltest.c but this code is not utilized at
this time since the site is unpopulated. If this code is used, be aware that the appropriate buscon must be
set for 8 bit demuxed bus.
After this code has run one time, a copy of the executing code exists in the Flash memory area (FSx). The
system can run from this code copy by placing the dip switch in the appropriate configuration as described
in the “Memory Swapping in the PSD” section of this document.
Demo1. This is a simple program that displays the following text on the LCD display.
No Need to fear, EASYflash is here!!!!.
The intent is to show a minimal level of functionality. No UART support is provided.
14/27