2008-12-07 05:11 PM
Labview Control Real-Time Agent
2011-05-17 03:55 AM
I am trying to integrate the Real-Time Agent into my RTX_Config.c file so that i can use Labview to control this particular Microcontroller. I noticed that there are is an example in:
C:\Keil\ARM\RT Agent\RTX\STM32F10X_EVAL\RTX_Blinky where i can get the RTX_Config.c file. Do i need to do modify the file with instructions given in ''Integrating the Real-Time Agent'' in LabVIEW Embedded for ARM Porting Guide - Chapter 5? If i use it as is, i do not see the ''Real time agent v2.8: Running'' in the status bar when i download to my onchip flash (The blinking program does run though) However, if i do try to incorporate the code in the RTX_Config.c file, i get a lot of errors when building my project. I will post these errors on another thread if i do have to change the file =) Thank you once again