• 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...
  • Assembly language code
    hey friends , can any one tell me if i can write an assembly language code for an application to run on a mobile phone having symbian operating system???
  • Assembly language
    i would like to display the numbers in LCD, i am using a count button, for each increment upt o 9 i am able to display after that i have problem, following is the code i used ;***********subroutin...
  • 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...
  • Embedded code insertion
    I'm writing an embedded controller that has slave devices. Is it possible with the Keil compiler (or other method) to embed the slave code into the main device for automatic uploading when the firmware...