User manual

100 CY4672 Reference Design Guide, Document # 001-16968 Revision **
Bridge
5.5 Development and Debug Environment
Information on the tools required and tips on using those tools are presented in this section.
5.5.1 Tools
See the CY4672 Getting Started Guide for a list of tools required to build and debug the bridge appli-
cation.
Figure 5-21. RDK Bridge with POD Installed
5.5.2 Tips and Tricks
A few of ways for working with the kit are the following.
M8C Sleep
When using the ICE-Cube, define the macro PSOC_ICE so that busy waits are used instead of the
sleep instruction. Using the sleep instruction with the ICE-Cube generates errors due to synchroni-
zation issues between the OCD part and the emulator.
Watchdog Timer
The watchdog timer is enabled for the RDK operation, but may be disable for debug purposes.
POD Power
On the Project Settings->Debugger window select ‘Pod uses external power only’ when connected
to USB. The other option is to disconnect the VBUS signal on the PCB.
[+] Feedback