• 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 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
  • 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...
  • 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...
  • inserting assembly code in c language code
    Hi is there any way that i could insert some lines of assembly code in my code which was written in keil( C language). please tell