Hi,
I have some routines of keyboard and display that are written in assembly using #pragma asm. I use C51 v8.06 and works fine.
I upgrade to v8.18, and the routines stop working. It writes the correct phrase in the display, but in a wrong position and the keyboard doesn't work...
Does anybody had a similar problem??