• address range
    Hello! I have a problem and need a help! I use the macro XVAR for a bus communication. I have defined: #define name XVAR(unsigned char, 0x100000) name= 0x10; In the START167.A66 File this address...
  • address range
    Hello! I have a problem and need a help! I use the macro XVAR for a bus communication. I have defined: #define name XVAR(unsigned char, 0x100000) name= 0x10; In the START167.A66 File this address...
  • MPU on ITM Address Range
    Hello, I am trying to enable MPU on peripherals to allow them only for only privileged access and trying to access from an unprivileged thread. All address range works well except ITM( Instrumentation...
  • MPU on ITM Address Range
    Hello, I am trying to enable MPU on peripherals to allow them only for only privileged access and trying to access from an unprivileged thread. All address range works well except ITM( Instrumentation...
  • How to read any address from FULL ADDRESS RANGE of C167CR
    I need to read any address from FULL ADDRESS RANGE of C167CR. How can I do it?