سلام، من یک ماژول ESP32 و یک ماژول ESP32 CAM دارم ، باور کنید از هر راهی که فکرش را بکنید استفاده کردم تا بتوانم آنها را پروگرم کنم و از مبدل های سریال زیادی مثل CH340 ، CP2102 و حتی آردوینو را امتحان کردم و کار های نرم افزاری و سخت افزاری زیادی بر روی آنها انجام دادم اما هر با پس از کامپایل کردن برد، ارور Exit Status 2 را به من نشان میداد. لطفا به من بگید که چگونه این اشکال رو رفع کنم.
سلام عید شما مبارک ، خیلی ممنون که سریع پیگیری کردید.
کد اجرا نمی شود و آپلود هم با خطا مواجه میشود و اصلا به قسمت درصد و ریست نمی رسد و در آخر متن ارور، جمله Exit Status 2 را نشان می دهد.
باتشکر
ویرایش اول:
سلام دوباره .
من یک برد جدید خریدم و این بار متن ارور این شکلی بود:
Sketch uses 1506869 bytes (47%) of program storage space. Maximum is 3145728 bytes.
Global variables use 70216 bytes (21%) of dynamic memory, leaving 257464 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.5.1
Serial port COM7
Connecting...
A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 1
ولی با برد قبلی ارور این شکلی هست
Sketch uses 1506869 bytes (47%) of program storage space. Maximum is 3145728 bytes.
Global variables use 70216 bytes (21%) of dynamic memory, leaving 257464 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.5.1
Serial port COM7
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 2