Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
CFLY Regular Member Joined: 20/05/2015 Location: FrancePosts: 41
Posted: 08:45pm 06 Sep 2015
Copy link to clipboard
Print this post
Jim,
I have a micromite+ with a lcd 5' and sd card.
With mmedit 3.6.3 I can see the list of files on the sdcard (with MM file icon) but when I want to display the contents I have only the contents of the program on displays!! (Furthermore, the program is not on the sdcard !!)
Pb known?
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6283
Posted: 09:09pm 06 Sep 2015
Copy link to clipboard
Print this post
@CFLY
The uM Plus doesn't have the ability to transfer files from the SDcard to/from the PC.
XMODEM only works on the program in memory, just the same as the uM and uM Mk2
Hopefully a future beta firmware will have the missing function. When it does, I can update MMEdit to do the file manager operations the same as the Maximite.
@TZ
Some USB adapters send a short pulse on the handshake lines when the port is connected.
The pulses are very short but can still cause a reset. This is why I put the "Enable Handshake Lines" toggle in.
Lou Senior Member Joined: 01/02/2014 Location: United StatesPosts: 229
Posted: 09:13pm 08 Sep 2015
Copy link to clipboard
Print this post
Jim wrote
Every time you do a save, MMEdit save two extra copies of your program. One is a true copy of your program and will always be named "LASTFILE.BAS"
The second one is a copy that has been crunched – all comments and blank lines removed to save space. This file is always named "LASTFILE.BAS"
My crunched file is lastfile.baz, a typo above I think. Anyway, a great MMEdit feature.
LouMicrocontrollers - the other white meat
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6283
Posted: 09:34pm 08 Sep 2015
Copy link to clipboard
Print this post
Thanks for the correction Lou,
A typo in my copy to here. Its correct 'LASTFILE.BAZ' for the crunched one in the help file.