• inserting assembly code
    Hello people Could someone please tell me how to do this: 'The following assembly code must be included in your application. Its purpose is to set an LJMP into the AutoVector table at address 4000h...
  • How to insert machine code in source code?
    Hello, For the test purpose, I want to insert some machine code in my source code? Is it possible? Thanks, Simon
  • How to insert Assembly code into C code
    I have got this code which insert Assembly code into C code. How can the parameter of the function, tx_buffer be passed into the assembly? Also what is the value of R7 in the first line? And how can it...
  • inserting one line assembly code in c
    hi ..i am new to embedded systems ... i am using uvision from keil .. i just wanna include one line assembly code .. into my c-code .. example -- nop (no operation ) assembly instuction into...
  • error while inserting assembly in C
    Hi, i got this this error while trying to add some assembly code to my C. How do i activate the src-control? Any help is appreciated. Thank you! error C272: 'asm/endasm' requires src-control to be...