-
Hi All, Dipping my toes in the 6502 world. Recently built both my Pico Computer and also Lee Harts's 6502 Membership badge. While my badge is working, I am having trouble here. I am getting working VGA Picoout output, but a Watchdog timeout error anytime I interact with RAM. I don't have an oscilloscope (yet...) but I do at least have power going to the 6502. I am new to KiCad so I have not yet run continuity checks on all the lines between the RIA and the 6502. Wondering if I knicked a trace on the board somewhere there. Wondering two things and would appreciate some insight:
Just want to say I think this is a VERY interesting project, and want to say 'Thank You' to RumbledThumps for it! -Bill Chellis |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Watchdog errors don't point to any specific problem. The RIA can't see the 6502 running, so it watchdog timeouts. It's probably a missed or cold solder joint. Could be bad, wrong, or missing ICs. |
Beta Was this translation helpful? Give feedback.
-
OK, I did find a solder bridge between two pins (17 & 18) on the RIA. Looks like 18 is a ground pin so 17 was shorting. Not sure yet what pin 17 on the RIA does specifically, but clearly it matters. -Bill Chellis |
Beta Was this translation helpful? Give feedback.
OK, I did find a solder bridge between two pins (17 & 18) on the RIA. Looks like 18 is a ground pin so 17 was shorting.
Cleaned up the connection last night and tried out the machine successfully this morning. I can now read and write to RAM with no Watchdog timeout.
Not sure yet what pin 17 on the RIA does specifically, but clearly it matters.
-Bill Chellis