User's Manual

EWB160031M User manual
Proprietary & Confidential Information Egis Technology Inc.
Doc. NO:
the hello_world demonstration project to briefly explain the project configuration, document
structure, and RTOS usage, etc.
A.
Keil uVision Project Setup
Open hello_world demonstration project.
Path: DK\APS_PATCH\examples\get_started\hello_world
Click the button, “
”, with the following set-up.
Device, by default select ARMCM3, and for new project, users should be aware of the selection of
this setting.
Figure 7: Device Selection
1.
Target page sets up the address of size of the ROM address and the RAM address.
Table 6: Address Table
2.
Linker label does not need to select “use Memory layout From Target Dialog” option.
Scatter File document needs to be set up, as shown in Figure 8. By clicking
button, this
Scatter File can be opened up.
Figure 8: Scatter File
3.
Debug label does not select “Load Application at Startup” option, but the content of
“initialization File” needs to be set up, as shown in Figure 9, and if there is need to understand
the content of “ini” further, click “
”, and open “ini” document.