-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T-watch-2020 V3 not starting #18
Comments
Hi, it means your cross compiler mpycross is a different version from tte firmware. I have recently put a 1.22 firmware in the repository. Either load the previous firmware 1.19 - and if you do not erase flash, all your uploads should still be there - or update your version of mpycross and reload the mpy files. |
I'm using 1.22. But I my compiler is: I installed it yesterday. Is there newer? |
I am using the latest software from GitHub which is a preview 1.22?so it would probably be best if you try the 1.19 firmware. |
with 1.19 firmware I have this problem.. it goes black then it writes "loading.." .. and then nothing. `+ echo 'Loading mpy files'
|
Looks like the load command is wrong. Are you using the install.sh command? Also using Thonny, you can check which modules have actually been loaded as it has a view of the ESP32 flash file store. |
seems I was doing install then load. tnx. |
There seems to be an issue: official release version of tested on V3 watch EDIT: found a binary of mpy-cross with required version, and by using it V3 watch works with 1.22 firmware |
Hi,
I uploaded everything like readme says, but:
`MicroPython v1.22.0-preview.21.g4074f828d.dirty on 2023-10-16; Generic ESP32 module with SPIRAM with ESP32
Type "help()" for more information.
The text was updated successfully, but these errors were encountered: