ASM CODE into C! C51 version 5.

Hello,

I tried to make a ASM expression in a C-Sourcecode!
And my compiler repleies some error messages, like the following!

...unknown pragma! line ignored!

I have written it like this in my C-Code

#pragma asm
....ASM Code
#pragma endasm

and also with big letters (ASM, ENDASM)!

Are there any differences between the Compiler Versions in calling ASM-CODE
Do anyone remember how you call ASM in the old version of the KeilCompiler!

I hope so!

Best regards
DANIEL

More questions in this forum