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.
Fenderman Newbie Joined: 13/07/2021 Location: United KingdomPosts: 3
Posted: 08:48am 14 Jul 2021
Copy link to clipboard
Print this post
Hi all, I recently joined the forum and I would like some help. I'm building a solar controller using a Micromite Explorer 64 (firmware 5.05.04). I need to sort an array of 10 temperature values. The BASIC code to do this takes 21 ms which is too long. I've tried using the embedded C module FloatSort written by Peter Mather and included with the latest firmware release but have been unable to get it to work. On return, the first 5 elements of the array are corrupted but the remaining 5 are unaltered. I notice that this module was written a while back, has anyone been able to get it to work with the latest firmware? It occurred to me it may need recompiling. Any information on this would be much appreciated. Richard