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.
Hopefully someone can point me in the right direction. I have modified the MM source code to drive RGB Leds directly - could be useful for people interested in Christmas Light displays for example.
The code works quite well and I will gladly share it with anyone who is interested.
However I have a problem. the compiled code does not allow the full screen editor to work ie it does nothing! Just returns to the command prompt.
I'm sure it relates to memory. The program memory after my modifications as shown in the MPLAB IDE is 125824 and the Data memory is 10196. Geoff's original code shows program memory as 121656 and data memory as 9700.
The question might be best answered by Geoff but he prob. gets harassed enough. If anyone has a suggestion that would be great.