I use TI Piccolo Controller (F28035) for synchronous motor control development. For debugging, I used TI XDS100V1 USB Emulator. I created a variable as an array to watch the position data whose length is 16. My algorithm running time is 100 us. For a constant speed (15 ms for 1 revolution), i expected 150 position data since my algorithm running at 100 us. But I observed that only 5 data available for 1 revolution in Watch Window. I found that data is refreshed for every 3ms (approximately).But I want to see the variable in a faster rate (say every 20 us).
Is it possible to adjust any settings in TI XDS100V1 USB emulator to have desired refresh rate?
If not, what is the limiting factor/limitations in TI XDS100V1 USB emulator?
Kindly suggest suitable TI supported Emulator to meet the desired requirements.
Thanks,
NNP