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
  • Well!

    I understand! but what is than the purpose of a forum! There are many threads in which persons describe problems which are similar to the level of my problems! Do you reply to every person, they should read the manual?

    And if it sounds a little bit strange or ugly what i've written then sorry it depends on my english!
    Sorry if you feel incommonding!
    DANIEL

    Now i cut back on the "shouting"

Reply
  • Well!

    I understand! but what is than the purpose of a forum! There are many threads in which persons describe problems which are similar to the level of my problems! Do you reply to every person, they should read the manual?

    And if it sounds a little bit strange or ugly what i've written then sorry it depends on my english!
    Sorry if you feel incommonding!
    DANIEL

    Now i cut back on the "shouting"

Children