grandideastudio / jtagulator

JTAGulator: Assisted discovery of on-chip debug interfaces
https://grandideastudio.com/portfolio/security/jtagulator/
658 stars 91 forks source link

Firmware starting after 1.8 is not working on our jtagulator from parallax #53

Closed dummys closed 2 years ago

dummys commented 2 years ago

Hi, I have a problem with firmware after 1.8. It is not working. There is no communication from the UART. How to debug this ? Iam using version 1.3.2 from your website to flash it and I get no error. Version of board is: SMT094648-0087 32115 Rev. B. PS: I also tried to flash the version that I compiled myself using the Top option, same problem. 1.8 works but not higher

joegrand commented 2 years ago

Please see the FAQ question 6 and closed issue #40. It's likely related to the EEPROM having other data in it that caused the JTAGulator to start up in an alternate mode (new features added on 1.8 and above).

If that doesn't solve your problem, please provide more details as mentioned in the FAQ question 8.

dummys commented 2 years ago

OMG you are right. Thanks for explanation.