CY8CKIT-025 PSoC® Precision Analog Temperature Sensor Expansion Board Kit Guide, Doc. # 001-65791 Rev. *J
31
Example Projects
5.1.1
Migrating Projects to use with CY8CKIT-050 and CY8CKIT-010
By default, the project works with PSoC 3. To use the project for PSoC 5LP, change the device to
CY8C5868AXI-LP035 (
Project > Device Selector
). If the CY8CKIT-001 project is being updated to
be used with the PSoC 5LP processor module, you must also change the CMOD pin mapping from
P2_7 to pin 15_5.
To print floating point variables on the LCD, set the ‘Use newlib-nano Float Formatting’ parameter to
True
under
Project > Build Settings > Linker
as shown in
and change the
Heap Size
to
0x200
in the
System
tab in the
<project>.cydwr
file as shown in
Figure 5-1. Build Settings
Figure 5-2. System Tab