| Posted: 05:11pm 04 Apr 2023 |
|
|
|
IN reference to an oddity that I noticed between different versions(Picomite vs Webmite) in beta34, this still exists in RC2.
picocom v3.1
port is : /dev/ttyACM1 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 stopbits are : 1 escape is : C-a local echo is : no noinit is : no noreset is : no hangup is : no nolock is : no send_cmd is : sx -vv receive_cmd is : rx -vv imap is : omap is : emap is : crcrlf,delbs, logfile is : none initstring : none exit_after is : not set exit is : no
Type [C-a] [C-h] to see available commands Terminal ready
> option list PicoMite MMBasic Version 5.07.07RC2 OPTION FLASH SIZE 16777216 > xmodem receive
*** file: mmandel2.bas $ sx -vv mmandel2.bas Sending mmandel2.bas, 9 blocks: Give your local XMODEM receive command now. Xmodem sectors/kbytes sent: 0/ 0kRetry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: NAK on sector Retry 0: Retry Count Exceeded
Transfer incomplete
*** exit status: 128 *** Error : Remote did not respond > > files A:/ <DIR> . <DIR> .. 00:00 01-01-2000 4 bootcount 2 directories, 1 file > memory Program: 0K ( 0%) Program (0 lines) 128K (100%) Free
Saved Variables: 16K (100%) Free
RAM: 0K ( 0%) 0 Variables 0K ( 0%) General 156K (100%) Free > picocom v3.1
port is : /dev/ttyACM0 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 stopbits are : 1 escape is : C-a local echo is : no noinit is : no noreset is : no hangup is : no nolock is : no send_cmd is : sx -vv receive_cmd is : rx -vv imap is : omap is : emap is : crcrlf,delbs, logfile is : none initstring : none exit_after is : not set exit is : no
Type [C-a] [C-h] to see available commands Terminal ready
> option list PicoMiteWEB MMBasic Version 5.07.07RC2 > xmodem receive
*** file: mmandel2.bas $ sx -vv mmandel2.bas Sending mmandel2.bas, 9 blocks: Give your local XMODEM receive command now. Xmodem sectors/kbytes sent: 0/ 0kRetry 0: NAK on sector Retry 0: NAK on sector Bytes Sent: 1152 BPS:62898
Transfer complete
*** exit status: 0 *** Saved 1137 bytes > > files A:/ <DIR> . <DIR> .. 00:00 01-01-2000 4 bootcount 2 directories, 1 file > memory Program: 1K ( 1%) Program (46 lines) 79K (99%) Free
Saved Variables: 16K (100%) Free
RAM: 0K ( 0%) 0 Variables 0K ( 0%) General 106K (100%) Free >
Is it just me or have others noted this. |