• Runing code in RAM using XC2000
    Hello, I'm working on XC2000, I'd like to run code in RAM. could you please tell me how can I do it. there's any application note for that. Thank you for your help
  • Runing code in RAM using XC2000
    Hello, I'm working on XC2000, I'd like to run code in RAM. could you please tell me how can I do it. there's any application note for that. Thank you for your help
  • How to compute the excuting frequency of  the instruction when the process is runing on ARM core?
    Note: This was originally posted on 10th September 2012 at http://forums.arm.com Hi, I want to analysis the excuting frequency of  some instructions when the process runing on the ARM core. The tool PIN...
  • How to compute the excuting frequency of  the instruction when the process is runing on ARM core?
    Note: This was originally posted on 10th September 2012 at http://forums.arm.com Hi, I want to analysis the excuting frequency of  some instructions when the process runing on the ARM core. The tool PIN...
  • os_initialized has already equaled to 1
    hi, in rt_CMSIS.c, os_initialized is defined in it uint8_t os_initialized; // Kernel Initialized flag when exectures osKernelInitialize(), this function called svcKernelInitialize(), the os_initialized...