In one of my project I am talking with MX909 Driver IC with C51 ucontroller. To initialize MX909 if I write module in Assembly language it's working fine. Once I replaced with C same module it's not working.
The only difference I can make for both assembly and C languages is NOP and _nop_() instruction. Is both instructions will take same number of machine cycles?
Thanks, Suresh Kumar Kavula
"There's no guaranteed whatsoever that the code output in #pragma SRC mode is the same as otherwise."
There is also no guarantee whatsoever that the results will remain the same on subsequent re-compiles!
How many times does "no guarantee whatsoever" have to be said make the point that this is a bad idea...?
www.milinkito.com/.../bart.php
Andy,
I'm going to have to make a favourite of that one!
Thanks.