Can I recompile RT_Agent.c ?

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?

More questions in this forum