whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

err. Exception 0xc0000005 #275

Closed Smahno closed 5 years ago

Smahno commented 5 years ago

Hello. I can not connect the ESP32 DEVKIT V1 (with CP210x) to Windows10-64. When you run wcc -ports, I get the error:

Exception 0xc0000005 0x0 0x6b4f 0x7ffd7f122503 PC=0x7ffd7f122503 signal arrived during external code execution

wccErr

What can be wrong?

the0ne commented 5 years ago

Hi @Smahno,

many things can be wrong. If you want help, it would make sense to give more information about your setup. Not knowing anything, the advice to give you could be:

The wcc works on many PCs so the good news is that you don't need to test your wcc.exe on another PC. Just make sure you got the latest one.

the0ne commented 5 years ago

Doesn't look like an issue in wcc, so closing this. @Smahno please re-open in case you need further help!