Serial connection stopped working
Posted: Sat Sep 04, 2021 9:37 am
Hi
I have done a memdump program which dumps a region in hex to serial port 1. It worked just fine last night, after I disabled ppp from shell. After a cold reboot it stopped working! Today I commented out pppd from uartconfig, but no luck Other cores , such as Minimig works just fine .. can do dir > SER: and get the directory listing in linux.
How does the connection work? I have checked the line settings with: stty -F /dev/ttyS1 and it looks ok.
Here is my program : (My first m68k program)
http://www.update.uu.se/~micken/dump.s
Michael
I have done a memdump program which dumps a region in hex to serial port 1. It worked just fine last night, after I disabled ppp from shell. After a cold reboot it stopped working! Today I commented out pppd from uartconfig, but no luck Other cores , such as Minimig works just fine .. can do dir > SER: and get the directory listing in linux.
How does the connection work? I have checked the line settings with: stty -F /dev/ttyS1 and it looks ok.
Here is my program : (My first m68k program)
http://www.update.uu.se/~micken/dump.s
Michael