PSoC® 6 BLE Prototyping Board Guide, Doc. # 002-24993 Rev. **
25
Code Examples
Next from the list of devices, select the
CYBLE-416054-02
device from the list.
Figure 4-6. Device Selector Wizard
8. On the left-hand side in the Workspace Menu, select the “Pins” option under the “Design Wide
Resources” tab. The Pins tab will appear on the right as shown, see
code example was originally created for a different board, you will need to reassign the LED pins
to be compatible with the CY8CPROTO-063-BLE Prototyping Board. Make the following assign-
ments.
a. Advertising_LED => P7[1]
b. Alert_LED => P6[3]
c. Disconnect_LED => P9[4] (This one is not used for this kit since there are only 2 LEDs. It can
be assigned to any unused pin.)
Figure 4-7. Pin Selection / Reassignment
9. Build and program the project as described in the
Programming and Debugging the Target PSoC
.