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 of my 'C' code.Still not able to compile. How to solve this Fatal Error.
Did you activate the Generate Assembler SRC file and the Assemble SRC file options for that particular file (right-click on the file and choose "Options for file yyy" in the popup menu)?