M66 OpenCPU SDK V2.5 Package with Additional Visual Studio Code Features!
There is a Special C configuration profile named "Quectel M66" with default path of CodeSourcery selected, no longer problem to detect libraries!
Just Press Ctrl+Shift+B Whenever you want to build and upload your program!
Don't forget to install gcc compiler (Code Sourcery) first from here: https://www.quectel.com/ProductDownload/M66_OpenCPU_SDK.html
-
Write Your Program in main.c, You can use "libraries" Folder to archive c Files and header Files also.
-
Press Ctrl+Shift+B, VSCode Automaticaly Make the project and if it succeeded, File Explorer Opens with QFlash.exe highlighted. You just press enter.
-
The path to build\gcc is saved on clipboard; In QFlash Press on "Load FW Files" and Paste path in addressBar, then select .cfg file.
-
Press "Start" and turn on your module.