Hello,
I want to "cheat" :-) and to plug something into the real time agent, in this function:
/* * Send RTX Kernel task switch information to the host via Real-Time Agent * Parameters: tsk: packed task switch message * Return Value: RTA_STATUS (0 = OK) */ __RTA_DEC void RTA_Task_Mon (unsigned int tsk) {
How do I do this? How do I recompile RT_Agent.c? Can you help me?
I see that this file is included in 'RTX_lib.c'. That can be helpful, because 'RTX_lib.c' in included in 'RTX_Config.c'!
Keil support are the main men.
implement this function, instead; it is invoked by RTX upon task switch!
void rt_post_taskswitch (U32 task_id)
Viva Keil support!!!
?
0%
View all questions in Keil forum