Closed dgtie closed 2 years ago
pymcuprog can ping and seems can read(verify) from attiny414. But it fails to upload code to attiny414. There is no problem when switch back to pyupdi.
I got it to work with pymcuprog. I have to erase before writing.
Yupp - common misunderstanding, I'm afraid. (There is an update which supports --erase, but I think its stuck in pre-release on pypi test)
pymcuprog can ping and seems can read(verify) from attiny414. But it fails to upload code to attiny414. There is no problem when switch back to pyupdi.