- Python 2.7 is the minimal requirement to run the small example environment generation script
- If needed then donwload and install python fromhttps://www.python.org/downloads/
- Download the example from dialog support portal
- Extract the zip file
open a terminal and run:
> cd/project_environment
> python dlg_make_keil5_env_v1.002.py -sdkpath "" For instance:
> python dlg_make_keil5_env_v1.002.py -sdkpath "C:\dev\6.1.10.511"
The script should indicate successful execution

Open the keil project

Build the project

Start the debug session and run

Enjoy running your example.
For details about the example features, please refer to thedocfolder of your particular example
Version date:
17/09/2018
Version number:
1.0






Comments
Great help, very detailed.
Great help, very detailed.