Ai-Thinker-Open / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
https://ai-thinker-open.github.io/GPRS_C_SDK_DOC
MIT License
446 stars 232 forks source link

A9G got stuck main.py while loop. help in getting it out #553

Open innovationwindow opened 2 months ago

innovationwindow commented 2 months ago

I am working in A9G GPS Tracker. I added all my code in WHILE and by mistake set it to TRUE always.

All the code I have written within TRY blocks so no means of exception and the code gets out.. Ctrl+C/Z/D nothing works. "Could not interrupt current process. Please wait, try again or select Stop/Restart!"

Resetting and Power buttons just get the main.py to run again..

Please help

Regards Rajat