Skip to main content
gary2399
Associate II
December 8, 2008
Question

Labview Control Real-Time Agent

  • December 8, 2008
  • 1 reply
  • 597 views
Posted on December 08, 2008 at 02:11

Labview Control Real-Time Agent

    This topic has been closed for replies.

    1 reply

    gary2399
    gary2399Author
    Associate II
    May 17, 2011
    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