Sorry, this was a stupid mistake!
The difference between the following two lines was generating all the errors but not until I used the LCDOUT command!
Old:
DEFINE LCD_COMMANDUS 2000 ´ Set command delay time in us
New:
DEFINE LCD_COMMANDUS 2000 ‘ Set command delay time in us
SORRY! :-)
Bookmarks