Inquiring minds want to know . . .
Hi Tico,
I am a viewer, and I have never used the modules you suggested you are about to use. I do have a comment though, Why did you bother to setup for use of debug logic true, and then call serout N9600 which if memory serves is inverted?
In fact why bother to setup debug at all as you have not used it in your code?
And then there are defines for a parallel LCD. How many LCD units are you going to use?
for that inquiring mind.............
The answer is simple I removed the code that was not relavant, The defines are for the final code. One port is being used as a debug port (portc.6) another port (portc.5) is being used to comm. with the DosOnChip module. I am not using a 232 driver just the resistor method that is why I stated N9600.
The define for the LCD is what the final code will use, I wil only be using one LCD module.