Quick Start Guide
WICED
A p p e n d i x B : W I C E D I DE H i nts & Tips
Hints
•
The Help tab (and any other tab) may be click-dragged to any window pane if desired to customize the IDE
layout.
•
To revert to the C/C++ perspective (rather than the Debug perspective), click the C/C++ icon in the top-right
corner of the window.
Shortcuts
A useful cheat-sheet outlining short cuts for the WICED IDE (Eclipse) is included in the <WICED-IDE>/Readme
directory or on online here.
Particularly useful keystrokes are listed below.
•
General search: to search the WICED-SDK tree for 'my_variable':
a. Left-click the root WICED-SDK folder in the Project Explorer pane
b. Press Strl+H (on Windows)
c. Enter the text 'my_variable' into the File Search tab (regular expressions work as well)
d. Click Search
•
Search for a 'c' source element (variable, function, enum, etc.):
a. Open a 'c' source file eg. <WICED-SDK>/Apps/snip/ping/ping.c
b. Press Ctrl+Shift+T
c. Start typing an element (e.g., 'wiced_time_')
d. Suggestions appear in the popup window
•
Navigation/Edit History:
– To return to the previous file, press Ctrl+Left (arrow)
– To return to the previous file, press Ctrl+Right (arrow)
Broadcom
®
January 15, 2014 • MMPWICED-QSG203-R
WICED IDE Hints & Tips
Page 23
Need help?
Do you have a question about the WICED and is the answer not in the manual?