English
Language : 

ZAURA Datasheet, PDF (96/99 Pages) –
ZAURA RF Wireless Library
Programmer’s Reference Manual
84
Create an Application
Create a new ZAURA RF Wireless Module application with Zilog Devel-
oper Studio by observing the following procedure.
Note: The easiest way to create an application is to copy the demo project to a
new folder and use that folder as your starting point.
1. Make a new folder in the root of the ZAURA_RF_Wireless installa-
tion folder that will be a peer to the Demo folder.
2. Copy the ZAURA_RF_DEMO.zdsproj file from the Demo folder into
the new folder (rename the project file if appropriate).
3. Launch the ZDSII – Z8 Encore! 5.0.0 program and select the File →
Open Project menu option. Navigate to the location of the project
folder created in Step 1 and double-click the project file created in
this folder in Step 2. The default name will be
ZAURA_RF_Demo.zdsproj unless you used a different project name
in Step 2.
4. Remove all four source files from the project by right-clicking each
file listed under Standard Project Files and selecting the Remove
Selected File(s) pop-up menu option.
5. Copy the original ZAURA_RF_Conf.c, GpioConfig.c and
reset.asm files from the ZAURA_RF_Wireless\Conf folder to the
new project folder.
6. Add the three files copied in Step 5 to the project by right-clicking
Standard Project Files, then selecting the Add Files To Project...
pop-up menu option. Be sure to navigate to the project folder created
in Step 1, then the three files you copied in Step 5.
7. Create a file named main.c in the project folder that you created in
Step 1.
Appendix A. Project Information
RM006003-1011