reference resources: https://xiaopengzhen.blog.csdn.net/article/details/90036247?utm_ medium= distribute.pc_ relevant.none -task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-4.control&dist_ request_ id=1331647.11602.16183926662894565&depth_ 1-utm_ source= distribute.pc_ relevant.none -task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-4.control
1. Organize the source files to be compiled and encapsulate the interface.
2. Add the source file to the MDK project, for example:
3. Setting in MDK: check create library and set the file name of Lib library
4. Compile and view the output file.
5. How to use it will not be repeated.