Specifications

92 CY8CKIT-042 PSoC 4 Pioneer Kit Guide, Doc. # 001-86371 Rev. *D
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 Path>/CY8CKIT-042 PSoC 4 Pioneer Kit\<version>\Firmware\Program-
mer\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, select New > Project > PSoC 5LP; click the expand button adjacent to
Advanced and select Device as CY8C5868LTI-LP039; select Application Type as Normal
from the drop-down list.
Figure 6-43. Opening New Project in PSoC Creator
2. Develop your custom project.
3. Build the project in PSoC Creator by selecting Build > Build Project or [Shift]+[F6].
4. Connect the 10-pin connector of MiniProg3 to the onboard 10-pin SWD debug and programming
header J7 (which needs to be populated).
5. To program the PSoC 5LP with PSoC Creator, click Debug > Program or [Ctrl]+[F5]. The Pro-
gramming window shows MiniProg3 and the selected device in the project under it
(CY8C5868LTI-LP039).