In VxWorks, I can display global variables in the shell like so:
-> my_global my_global = 0x103c4110: value = 4 = 0x4
Is there a way to do the same with a RTP global variable?
In VxWorks, I can display global variables in the shell like so:
-> my_global my_global = 0x103c4110: value = 4 = 0x4
Is there a way to do the same with a RTP global variable?