|
Forum Index : Microcontroller and PC projects : PicoMite V6.02.02 betas
| Author | Message | ||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 11215 |
Jan Sounds like a system stack issue, I'll reduce the heap to 316 from 320 in the next beta. |
||||
| Frank N. Furter Guru Joined: 28/05/2012 Location: GermanyPosts: 1080 |
@matherp: Thank you very much for fixing the bug and enhancing the text viewer!!! Frank |
||||
| terekgabor Regular Member Joined: 02/01/2026 Location: HungaryPosts: 50 |
Peter! Thank you for all bugs repair, I will try the new beta in the evening. Many thanks for your work again! G@bor |
||||
| terekgabor Regular Member Joined: 02/01/2026 Location: HungaryPosts: 50 |
Peter! I tested long lines, mark mode behavior. Working good, only one thing I found. I really can’t remember how was it in previous versions. If I mark line(s) or char(s) then unmark them (move the cusror opposite direction) chars or lines looses its color in editor and became black and white. Then if I exit from mark mode with ESC or F4 or F5 colors are coming back. All other are working good including profiling pages! G@bor |
||||
| mozzie Senior Member Joined: 15/06/2020 Location: AustraliaPosts: 278 |
G'day Peter, Using V6.02.02B8, if PEEK(STEPPER ACTIVE) is used before the stepper system is initialised, or after STEPPER CLOSE, this causes the PicoMite to lock up, only hard RESET will fix. > option list PicoMiteHDMI MMBasic USB RP2350A Edition V6.02.02B8 OPTION SERIAL CONSOLE COM2,GP8,GP9 OPTION FLASH SIZE 4194304 OPTION COLOURCODE ON OPTION KEYBOARD US OPTION RESOLUTION 800x480 @ 333000KHz OPTION DISPLAY 40, 100 OPTION SDCARD GP22, GP2, GP3, GP4 > ? peek(stepper active) (no response) Just experimenting on a PicoMiteHDMIUSB at the moment, usually use base PicoMiteRP2350 Further to my previous post, it is probably best to leave the enable signal as is, I will post a circuit on the Stepper Thread that should work. Regards, Lyle. |
||||
| twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1734 |
Hi Peter, Congratulations on the latest (beta) release! Is there already an equivalent to the MM.INFO$(SDCARD) function for the new C-Drive (USB stick)? Regards Michael causality ≠ correlation ≠ coincidence |
||||
| terekgabor Regular Member Joined: 02/01/2026 Location: HungaryPosts: 50 |
@matherp Good evening Peter! I continued testing long lines on Picocalc. When I press backspace in the beginning of a line after a long line I got the same problem. Check picture. The other lines I will never see (expect the long on where I can navigate) until I escape editor and come back. G@bor |
||||
| Frank N. Furter Guru Joined: 28/05/2012 Location: GermanyPosts: 1080 |
I have two files here in a ZIP archive that are causing problems in FM under PicoCalc: README.md and rgb.bas When I run rgb.bas, the font size in FM becomes smaller, and in the text viewer, the text is not only smaller but also black on white (After the program has closed again). When I open README.md in the text viewer, the viewer closes while the last page is still being displayed, and the text in FM is displayed in a larger font. When I open the file with F2, I can no longer close the editor with ESC: LINE TO LONG problem.zip Frank (P.S.: Maybe it wouldn't be such a bad idea if you could adjust the font size in the file manager and text viewer???) |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |