• Code Execution using toolbox button
    Dear All, I am using microvision 2 and c8051F12x. I want to execute a function stored in the code memory using a toolbox button. I have created a toolbox button which loads the PC with the address...
  • how to find what type of Ram
    i am new to computer line. so i would like to know how to find my ram speed,ram brand and what type, without opening my CPU. Please let me how to find the way?
  • memory
    Hello I Always used Atmel AT89C51RE2 but there the production stopped we changed over to Silicon C8051F580 processor. now I am facing problems with the memory. when I add variables after downloading...
  • copying code to ram and executing it
    Hello, I am using Keil uVision 5.15 compiler. copying a routine to ram(FLASH_eraseOneBlock) and try to runit, the code crashes (hardware Fault). I have looked at Keil's ram function example and...
  • Executing and Simulating in idata RAM
    How can I execute time-critical code in internal idata RAM of the C161? I located my interrupt routine to 0xfc60, but both simulator and target monitor show that it's as slow as executed from the external...