User Manual Part 2

CY8CKIT-042-BLE Bluetooth® Low Energy (BLE) Pioneer Kit Guide, Doc. # 001-93731 Rev. *A 143
Advanced Topics
6.3.2 Building a Normal Project for PSoC 5LP
A normal project is a completely new project created for the PSoC 5LP device on the CY8CKIT-042.
Here the entire flash of the PSoC 5LP is programmed, overwriting all bootloader and programming
code. To recover the programmer, reprogram the PSoC 5LP device with the factory-set
KitProg.hex
file, which is shipped with the kit installer.
The
KitProg.hex file is available at the following location:
<Install_Directory>\CY8CKIT-042-BLE Kit\<version>\Firmware\
Programmer\KitProg
This advanced functionality requires a MiniProg3 programmer, which is not included with this kit. The
MiniProg3 can be purchased from www.cypress.com/go/CY8CKIT-002.
To build a normal project for the PSoC 5LP, follow these steps:
1. In PSoC Creator, choose
New > Project > PSoC 5LP, click the expand button adjacent to
Advanced, select Device as CY8C5868LTI-LP039, and select Application Type as Normal
from the drop-down list, as shown in Figure 6-40.
Figure 6-40. Create New Project in PSoC Creator_PSoC 5LP
2. Develop your custom project.
3. Build the project in PSoC Creator by choosing
Build > Build Project or pressing [Shift] [F6].