cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Control Real-Time Agent

gary2399
Associate II
Posted on December 08, 2008 at 02:11

Labview Control Real-Time Agent

1 REPLY 1
gary2399
Associate II
Posted on May 17, 2011 at 12:55

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