This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents Reply Children
No data