|
Forum Index : Microcontroller and PC projects : CMM2: Any undocumented tricks?
| Author | Message | ||||
| PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1838 |
Please note: NOT requesting new features but I have been surprised in the past by simply asking. Is there any way to switch off the coloured banner at the prompt? For an embedded controller, it looks toy-ish I see that there is a mechanism to switch off/on the video output. Is there any way to keep it off during power up and switch it on after my GUI has loaded (just to avoid the startup flicker)? |
||||
| disco4now Guru Joined: 18/12/2014 Location: AustraliaPosts: 1109 |
The startup banner does not seem to show if OPTION AUTORUN ON is configured, which you are likely to have in an embedded system. I notice a little glitch with OPTION AUTORUN ON if the program does not have an explicit END command at the end of the program, that has been added to the list but seems OK for now if you have the END statement. F4 H7FotSF4xGT |
||||
| PhenixRising Guru Joined: 07/11/2023 Location: United KingdomPosts: 1838 |
Hi Gerry, Yes Autorun is the norm and if I break-out, I have just the prompt. The CMM2 is the final piece of the puzzle for what I have dubbed SYCAR Stuff You Can Actually Repair This whole MMBasic eco-system of CMM2 (master) and PicoMite (slaves) allows me to reach my goal of a totally open control system that's free of proprietary, planned obsolescence clap trap. A high performance control architecture featuring a hosted interpreter and editor and no clunky OS required. I want the end-user to be able to access everything which means that they will be using the command prompt and at some point the logo will be seen. Not a biggie though, nobody will care. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |