• How to load application code directly to sdram.
    Hello!!!!!!!!! I'm using an AT91SAM9X35 Board..and i wanted to load a application code to DDR2SDR(Secondary RAM) directly through keil download option or through sam-ba software....is it possible...
  • Application processor and baseband processor.
    Dear all, Most mobile phones contain an ARM-like application processor AP for general user applications  and a base band processor for the radio software stack, could you please elaborate on the following...
  • Write R7 register directly from C
    I use KeilC uVision4 for 89C51 MCU. By "Inline ASM", i can easily direct write value to R7 register, like this : #pragma ASM MOV R7, #10 #pragma ENDASM But now, there are some reason...
  • Reg:MON51 and Burning code directly from Keil
    Hi, Is there any options to burn the code directly from the Keil compiler through the serial ports. I am using Winbond w77le532 with 2 serial ports.And how to use Mon51 for debugging guide me plz...
  • how to read and wirte directly harddisk address?
    i am going to devlope a software with a pos because i didn't get the machine now . i want to realize the programe on pc. first i want to simulate ram on pc harddisk , and write & read harddisk...