[Applilet] How to Use Applilet
Contents
FAQ-ID = Appli_Howto- nnnn
Appli_Howto -0588
|
How should Applilet be used?
|
| Q1 |
How should Applilet be used?
|
| A1 |
The following shows the basic procedure for using Applilet.
- Select [New...] from the [File] menu, and then specify the following items.
- Project name
- Nickname of target device (ex. 78K0SKA1+)
- Product name of target device (ex. uPD78F9222)
- Open "System" (clock setting dialog box) and select an operating clock.

Specify the correct value of the clock because the specified clock is used to set time of a timer
and calculate the communication rate for serial communications.
- Set the required items using the buttons on the dialog box for the other peripheral functions
(such as "PORT", "Serial", "AD", and "Watchdog Timer").
- After setting the required items, select [Generate Source Code...]
from the [File] menu or click the corresponding button on the tool bar to open the Generate source code dialog box.
Select a function (API) whose code is to be generated on the left window, and specify an output destination older on the right window.
At this time, APIs are automatically selected in accordance with the items set in Step 3. Add or delete API(s) as necessary.

Building can be executed even with only the code automatically generated by Applilet, but the operation is not performed as is.
Add codes suitable for the system as necessary to complete the application.
- To create an object file by using PM+ and a language tool,
select [Open Workspace...] from the [File] menu of PM+ and read project file for PM+,
"xxx.prw", generated by Applilet. Then generate an object file from the [Build] menu.
-78K0-
-78K0S-
|
 |
|
(2006/07)
|
 |
|
Appli_Howto -0589
|
Can set contents be saved?
|
| Q1 |
Can set contents be saved?
|
| A1 |
Set contents can be saved to a project file (.prx) dedicated to Applilet.
If a project name is specified in advance, the file name of the load module file (.lmf) and
HEX file (.hex) is set to match the project name.
-78K0-
-78K0S-
|
 |
|
(2006/07)
|
 |
|
|