Search found 4 matches

by eddiek
Sat Oct 19, 2024 4:31 pm
Forum: General Discussions
Topic: W65C816SXB
Replies: 10
Views: 3577

Re: W65C816SXB

Andy, saw that post, and it's where I got the Python sxb.py from.

BTW: sxb.py no longer works on the newer versions of W65C816SXB even after changing serial port device in the code.
WDC tech support eluded to some changes in the firmware. NOT SURE if i should post the whole program i got from WDC ...
by eddiek
Fri Oct 18, 2024 6:01 pm
Forum: General Discussions
Topic: W65C816SXB
Replies: 10
Views: 3577

Re: W65C816SXB

Yes to a degree. But trying different things, like wine and trying to resurrect a windows laptop (v8.1 bare metal).
Then I'll pick. I am sooo use to the Unix development env (command line) that windows dev env looks weird.
Hope that old laptop still works....
by eddiek
Thu Oct 17, 2024 9:29 pm
Forum: General Discussions
Topic: W65C816SXB
Replies: 10
Views: 3577

Re: W65C816SXB

Spoke to tech support at WDC and no, you'll have to use some python scripts to speak to the board, which he sent to me.
The board expects some code from the pc, then established communications. Probably best if your using Windows, as there are tools,
but in the Linux env your kinda stuck using ...
by eddiek
Thu Oct 17, 2024 7:02 pm
Forum: General Discussions
Topic: W65C816SXB
Replies: 10
Views: 3577

W65C816SXB

Simple question to owners of the W65C816SXB sbc:
Just received a board, had a few bent pins, not too bad, straightened them out and powered the board. SHOULD I get a monitor prompt
when using a serial terminal emulator? I do not, using both 9600 and 57600 baud, 8-bit, 1-stop, no parity. I see ...