• CLZ instruction causes A77 error on AARM
    Hello to everyone, just want to explore the CLZ(Count Leading Zeros)instruction. Got the Error A77 Summary *** Error A77 Instruction Not Available Description The given instruction is not available...
  • array offset
    hi all, I am describing my problem below, I am using LPC2214, keil Uv3 compiler I am definig one global array of the size Arr[120][120] I am initilizing the whale array with the value 254...
  • offset adress
    Hi, i work on st10f168 and i would to know how can i compile a .c file (which contains fonctions) with manual fix adress. Because i want to load the disassembly code of it in external memory (ex : 0x200000...
  • TLKPS. DC OFFSET REMOVAL
    HI ALL. WHAT I MUST DO IS WRITE AN ALGORHYMN TO REMOVE THE DC OFFSET FROM A SIGNAL? (15-20V DC (NOT CONSTANT AND WILL NORMALLY BE IN THIS RANGE), 1 VPP SIGNAL OVERLAID ON TOP OF IT) I AM TRYING TO...
  • Change the offset for the interrupt vector
    Hi I working with 89c669 and want to change the program start address to 0x016000h. But when I try to change the Interrupt vector to that address I get "Invalid Interrupt Vector Address !" Why can...