Elves Context

Elves is an application designed to simplify selecting library functions for the ADuC70xx Microconverters and to choose the correct parameters.

Elves can be run as a standalone program or integrated into an IDE such as EWARM from IAR.

When Elves is started the user can choose the library to use and from that a specific function in the library (assuming the library is compatible with Elves). The source code for the function is then shown.

Also shown is a template of the function to easily select or enter the required parameters.

When the Copy button is pressed the selected details are put in the clipboard. The user can now Paste the generated details (C code) into his source code.

Some auxilliary functionality is provided to Setup the application etc.