• accessing registers
    how can i obtain the current values of registers like accumulator,B,stack pointer,PSW,DPTR,etc in C?? i am currently working on a trainer/development kit for 8051..One of the commands to be executed...
  • Access to register
    Hi all, i need a help to move my first pass into this world of programming. I use a Cortex-M0 and my question is: how can I access to register R0-R12.. in language C? it's possible? I would save a...
  • Access to register
    I'm using the soft-core Cortex-M0,keil uvision 5,vivado 14.4 i interfaced an accelerator with my arm architecture, when i do this,in vivado simulator , the HWDATA=129! , why? void kalman(int a);...
  • access to the register
    I'm using the soft-core Cortex-M0,keil uvision 5,vivado 14.4 i interfaced an accelerator with my arm architecture, when i do this ,everything was alright in the vivado simulator volatile signed...
  • Accessing CAN registers
    I am trying to troubleshoot a new CAN bus design on a set of Si Labs' C8051F04x CPUs with Keil's uVision3 environment. When I open the peripherals dialog box to view the CAN engine interface registers...