• Some strange errors..
    Someone could please tell me why this little piece of code generate ***** syntax error near 'char' #include <stdio.h> /* standard I/O .h-file */ #include <XC161.h> /* special function register...
  • A strange error
    What's wrong with it ? Thank you! cmpb rl6, byte_294 ___________________________________________________________^ *** ERROR #A74 IN 6387 (T15.A66, LINE 5082): OPERAND TYPE MISMATCH
  • strange improper fixup error, pls help
    I got a Improper fixup error when I link my program. It says that MODULE: ..\obj\startup.obj (?C_STARTUP) SEGMENT: ?C_C51STARTUP OFFSET: 002AH However, I check the list file and canot figure out what...
  • Copy RAM to flash strange error code
    I am trying to write some data to Flash. While Prepare sector (cmd 50) and Erase sector (cmd 52) returns CMD_SUCCESS, I am having a hard time figuring out what should I send as a parameters to command...
  • Another strange question in keil51
    A function(used to display something in lcd) cann't work normally for uncertain reasion.But when I put the cotent of it where it is used ,I get all I want.Even strangely ,if I wirte some structions just...