Create Your Own Application
>i## create your own application
1. Create the application based on "common" project in app directory,rename the project directory as you want.
![图片.png](https://cos.easydoc.net/78542057/files/jxbndpy3.png)
![图片.png](https://cos.easydoc.net/78542057/files/jxbnelc9.png)
2. Enter application project directory to find the project configuration file named "config.ini".
![图片.png](https://cos.easydoc.net/78542057/files/jxbo5py3.png)
3. Programm your application code file from "main_code.c" with development mannul.
4. Compile your project with "01_build.cmd" script after run "00_clean.cmd".
![图片.png](https://cos.easydoc.net/78542057/files/jxbok9mk.png)
![图片.png](https://cos.easydoc.net/78542057/files/jxbokw4q.png)
5. Download the app img file to device with "02_down.cmd" script.
![图片.png](https://cos.easydoc.net/78542057/files/jxcnntx8.png)
start downloading
![图片.png](https://cos.easydoc.net/78542057/files/jxcm76x8.png)
finish downlaoding sucess
![图片.png](https://cos.easydoc.net/78542057/files/jxcm8pxz.png)
* **now enjoy it.**