Other Parts Discussed in Thread: MOTORWARE
I built a GUI composer project, when I run it, I found that it slows down the CPU (TMS570 ARM cortex R4) response. (I toggle the LED using real time interrupts. Once GUI composer is running, I can see the LED toggling rate changes).
I think it is due to the CPU time used for exchanging data throught the debug port.
But this is not a problem in the motorware gui composer project (built in gui composer 1.6, not compatiable with today's version in CCS5.5). I remember that, in the motorware project, we use DAP to exchange data.
So, my quesiton is: How to use DAP to exchange the data in GUI composer (built in CCS5.5)?
Thanks,
Haixiao