Hi,
I've got SC114 with an SC145 Compact flash module.
The CF card is detected :
Small Computer Monitor - RC/Z80
*devices
Supported devices:
= Z80 SIO (rc) @ 80
= Z80 SIO @ 80
= Z80 SIO (rc) @ 84
= Z80 SIO @ 84
= Z80 CTC @ 88
= Z80 CTC @ 8C
= ACIA @ 80
= ACIA @ 40
= Bit-bang serial @ 28 detected
= CF Card @ 10 detected
= Diagnostic LEDs @ 00 detected
= Status LED @ 08 detected
Console devices:
1 = Bit-bang serial @ 28
I select SEND FILES from the minicom menu (ESC S) but whichever transfer method I choose no file is being sent. It flashes up with file being sent, but nothing has been transferred and g 8000 to run the sent program hangs the system.
+-------------------[Select one or more files for upload]-------------------+
Co|Directory: /Users/ronald/dev/CPM-A_SCM_Apps-2023-06-24 |
1 | [..] |
* | CPM-A_ReadMe.txt |
| CPM-A_SCM_CF_Format_code8000.hex |
Sm| CPM-A_SCM_Install_Download_code8000.hex |
*d| CPM-A_SCM_PutSysPlus_128MB_code8000.hex |
Su| pkgCPM211Files.txt |
| pkgMBASIC.txt |
Any pointers or things to look at?
I've tried 2 different FDTI cards, both with the same results.
Settings in minicom for the serial port:
+-----------------------------------------------------------------------+
8006| A - Serial Device : /dev/tty.usbmodem01461 |
8007| B - Lockfile Location : /opt/homebrew/Cellar/minicom/2.9/var |
8008| C - Callin Program : |
800A| D - Callout Program : |
800C| E - Bps/Par/Bits : 9600 8N1 |
800D| F - Hardware Flow Control : Yes |
8010| G - Software Flow Control : Yes |
8013| H - RS485 Enable : No |
8014| I - RS485 Rts On Send : No |
8015| J - RS485 Rts After Send : No |
8016| K - RS485 Rx During Tx : No |
8017| L - RS485 Terminate Bus : No |
8018| M - RS485 Delay Rts Before: 0 |
801A| N - RS485 Delay Rts After : 0 |
801C| |
801D| Change which setting? |
Ronald