|
Forum Index : Microcontroller and PC projects : CMM2 Firmware v6 - Fishiness?
| Author | Message | ||||
| vegipete Guru Joined: 29/01/2013 Location: CanadaPosts: 1146 |
Something odd is happening with a CMM2 G2 that I'm testing. Firmware version 6 seems to be misbehaving with some simple commands. 480MHz Colour Maximite 2 G2 MMBasic Version 6.00.00b4 Copyright 2011-2025 Geoff Graham Copyright 2016-2025 Peter Mather > USB Keyboard Connected OK > ? mm.info(version) 6 > ? hex$(255) HEX is not declared > ? bin$(255) BIN is not declared Compare with older firmware: (same hardware) > 480MHz Colour Maximite 2 G2 MMBasic Version 5.07.02b11 Copyright 2011-2021 Geoff Graham Copyright 2016-2021 Peter Mather > ? mm.info(version) 5.0702 > ? hex$(255) FF > ? bin$(255) 11111111 Visit Vegipete's *Mite Library for cool programs. |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9748 |
I wonder if in v6, Peter got rid of the HEX$ and BIN$ functions? Can you find them listed in the functions area of the v6 manual? Smoke makes things work. When the smoke gets out, it stops! |
||||
| disco4now Guru Joined: 18/12/2014 Location: AustraliaPosts: 1044 |
Peter has given me the CMM2 firmware to look after. I have been working on beta5, mostly finishing the porting of new featues from the Picomites. I will add what I currently have to the 6.00.00 Betas thread. The Hex$,Bin$ issue I had already seen and fixed. MM.info(VERSION) is now fixed as well. Regards Gerry F4 H7FotSF4xGT |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9748 |
![]() Smoke makes things work. When the smoke gets out, it stops! |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |