• Fatal error while using SRC directive C51 V5.5
    Dear Sir, While writing inline assembly using #pragma asm & #pragma endasm I am getting Fatal Error:PARSING INVOKE-/#PRAGMA-LINE RESPECIFIED OR CONFLICTING CONTROL.I set #pragma src on starting...
  • Fatal error while using SRC directive C51 V5.5
    Dear Sir, While writing inline assembly using #pragma asm & #pragma endasm I am getting Fatal Error:PARSING INVOKE-/#PRAGMA-LINE RESPECIFIED OR CONFLICTING CONTROL.I set #pragma src on starting...
  • v6.23: Problem with static bit and SRC directive
    I've just installed the C51 Update v6.23: http://www.keil.com/forum/msgpage.asp?MsgID=4908 I have a 'C' function with an initialised local static bit, in a source file compiled with the SRC directive...
  • v6.23: Problem with static bit and SRC directive
    I've just installed the C51 Update v6.23: http://www.keil.com/forum/msgpage.asp?MsgID=4908 I have a 'C' function with an initialised local static bit, in a source file compiled with the SRC directive...
  • SRC directive not recognized
    Hi, I am using the Keil CARM compiler and get errors when trying to use the SRC directive. If I use "SRC" on the command line I get: CARM FATAL-ERROR - ACTION: PARSING INVOKE-/#PRAGMA-LINE LINE...