Python file is taking too much time to reach in main and WDT timeout gets expire after 25.6 second and it is reset module.
We are using GL868-DUAL (10.01.181) module inbuilt microprocessor for GPRS modem development.
Our development almost completed, now compiled .pyo file size is 85KB. .pyo file is taking 28 second to run and reached in main function. In this duration our WDT timeout get expire after 25.6 second and it is rebooting module.
Please let me know, how we can minimize python run time.
Thanks,
Diwakar
aa
Dear Sir,
Python file is taking too much time to reach in main and WDT timeout gets expire after 25.6 second and it is reset module.
We are using GL868-DUAL (10.01.181) module inbuilt microprocessor for GPRS modem development.
Our development almost completed, now compiled .pyo file size is 85KB. .pyo file is taking 28 second to run and reached in main function. In this duration our WDT timeout get expire after 25.6 second and it is rebooting module.
Please let me know, how we can minimize python run time.
Thanks,
Diwakar
Dear Sir,
Awaiting for your reply.
Thanks,
Diwakar
Can you send me the file?
Issue solved, We have split main file code in multiple files.
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Dear Sir,
Python file is taking too much time to reach in main and WDT timeout gets expire after 25.6 second and it is reset module.
We are using GL868-DUAL (10.01.181) module inbuilt microprocessor for GPRS modem development.
Our development almost completed, now compiled .pyo file size is 85KB. .pyo file is taking 28 second to run and reached in main function. In this duration our WDT timeout get expire after 25.6 second and it is rebooting module.
Please let me know, how we can minimize python run time.
Thanks,
Diwakar
aa
Dear Sir,
Awaiting for your reply.
Thanks,
Diwakar
Can you send me the file?
Issue solved, We have split main file code in multiple files.