Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/27/02 00:34
Read: times


 
#27967 - Kiel SW Inserting ASM code in \
sample code:

#pragma SRC

include <REG52.H>
#include <stdio.h>
void main(void){

// "c" code

#pragma ASM
//ASM code
#pragma ENDASM
}
Error Massage:
ACTION: PARSING INVOKE-/#PRAGMA-LINE
LINE: #pragma SRC
What coding error Have I committed??
What ia a SRC?

Thanks Spencer


List of 7 messages in thread
TopicAuthorDate
Kiel SW Inserting ASM code in \            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \\            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \            01/01/70 00:00      
RE: Kiel SW Inserting ASM code in \            01/01/70 00:00      

Back to Subject List