Readme.txt for for the Dialog SC14CVMDECT development board.

This project was built for IAR CR16C V3.20.1.

Supported hardware:
===================
The sample project for Dialog Semi SC14441
is prepared to run on a Dialog SC14CVMDECT development board.
Using different target hardware may require modifications.


Configurations:
===============
- Debug:
  This configuration is prepared for download into internal Flash.
  An embOS debug and profiling library is used.

- Release:
  This configuration is prepared for download into internal Flash.
  An embOS release library is used.

Notes:
======
1. After building the debug configuration, execute ".\Tool\Debug2spihex.bat" to obtain ".\Output\Debug\Exe\Start_Loader_SC14441.spihex".
2. In Nexus debugger "Load" menu, specify ".\Output\Debug\Exe\Start_SC14441.dbg" file load into debugger and ".\Output\Debug\Exe\Start_Loader_SC14441.spihex"" file write to QSPI Flash.
3. "Stop" program execution, click "File->Load->Load" to program QSPI Flash.
4. After programming, power cycle the board as "Reset & Run" may not work correctly.
5. To make sure the Nexus debugger works well, a breakpoint instruction is added as 1st statement in main() function to synchronize the debug activity.






