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

is there a way to just insert a piece of assembly lang code in keil c

i am interested to know if , in keil c there is an option to insert a piece of assembly code into a c program as in sdcc where there are options like _asm ....codes and _endasm;
k.vigneswaran

Parents
  • Yes there is - but you should have a very good understanding of its implications, and a very sound reason for doing so.

    I would venture to suggest that, if you need to ask the question, you don't (yet) have the necessary understanding - it is, after all, clearly described in the Manual...

Reply
  • Yes there is - but you should have a very good understanding of its implications, and a very sound reason for doing so.

    I would venture to suggest that, if you need to ask the question, you don't (yet) have the necessary understanding - it is, after all, clearly described in the Manual...

Children
No data