• Re: Extended Memory Accessing
    Can anybody say the concept of Extended Memory Space? I am not sure what it exactly means. I saw a microcontroller P89C669 which has 96KB in built Falsh and 2KB RAM. But they have mentioned that extended...
  • cannot access arm debug register
    we want to debug our program through ethernet(RJ45), but here are some problems 1, Does cortex-m debug register(FP_CTRL, FP_COMP0) only be accessible through the Debug Access Port (DAP) interface...
  • 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...