User Manual

LoryPlug/CPU SDK
Manual
21
6. How to Use
The compiler compiles the application sources provided by the LogPlug/CPU and converts them
into binary files. This chapter provides example of the use of IAR Embedded Workbench IDE, the
most commonly used compiler, and assumes that users PC has an IAR compiler installed.
6.1 To RUN IAR Compiler
Run IAR IDE by double-clicking on "LoryPlug_SDK.ew" project file in the Project folder.
Select Rebuild All in the Project column or press Ctrl+F7 to compile the source.
If the compile results are correct, a binary file is created as "LoryPlug_CPU.bin" in the Firmware.exe
folder.