Hi,
I am new to UIA instrumentation and am looking for a few answers.
Target : F28069, CCS6, RTOS project.
1. I need to log and plot a variable every 333us. Tried using Log_write1(UIAEvt_intWithKey, variable) in loggerstopmode. This gives 100 samples when stopped. But I need about 4k samples. Is there an alternate method ?
2. Is it possible to stream this variable continuously? Then plot it.
3. I am trying to increase buffer size as much as possible to get more samples. Is it possible to save samples in a file?
Thanks.
AAH.