• RTX using rt_post_taskswitch
    Hi, Has anyone got to hook rt_post_taskswitch()? I am using Keil and RTX. I want to check the timing of task swithcing (but not from the tasks themselves). Onthis forum I have found out that rt_post_taskswitch...
  • 'rt_post_taskswitch' misbehaves?
    Hello, For your information: I have found that 'rt_post_taskswitch' is not invoked every task switch when using round-robin scheduling - only if tasks physically give up their time slice (by waiting...
  • Using RTX weak functions - rt_post_taskswitch() never called
    Hello I'm doing some experiments with RTX to investigate how quickly it switches between tasks and how much of the time I can make the processor (STM32F103 sleep. Following the advice in this...
  • include file net_config.h not present
    i want to use DHCP in getting the client ip address so i need to use localm structure in net_config.h.. but when used it gives an error saying no header file present.. i am using realview MDk-ARM version...
  • Cortex M0 get error Trace HW Not Present
    I am getting a error when I try to enable trace on a LPC1114 Cortex M0 on a Keil MCB1000 board. I am using a ULINK2. One thing is I am looking for a good ini file to use with the debug setup. I found...