There are 8 messages in this thread.
You are currently looking at messages 0 to 8.
Hi, all, TI C6x platform. Could I create STS objects and use them to monitor system run-time information while at the same time disabling RTA and RTDX in the DSP/BIOS configuration tool? I don't want the RTA and RTDX modules to use up too much memory and CPU cycles. Thanks! Rose______________________________
Yes, you can but you will only see your CCS window update when the processor halts (i.e. hits a breakpoint, etc.). Brad "rose" <a...@263.net> wrote in message news:6...@posting.google.com... > Hi, all, > > TI C6x platform. Could I create STS objects and use them to monitor > system run-time information while at the same time disabling RTA and > RTDX in the DSP/BIOS configuration tool? I don't want the RTA and RTDX > modules to use up too much memory and CPU cycles. > > Thanks! > > Rose______________________________
Thanks a lot. I have another question: As you have said, I can only see CCS window update when the processor halts. Then in such a situation (with RTA and RTDX disabled), if I set up some displays in the View -> Graph tools (for example, I want to see the constellation graph of a stream of continuous incoming wireless data frames), can I refresh the graph window while program is running, without enabling breakpoints, to obtain the graph view whenever I want? "Brad Griffis" <b...@hotmail.com> wrote in message news:<5uY%c.7205$D...@newssvr31.news.prodigy.com>... > Yes, you can but you will only see your CCS window update when the processor > halts (i.e. hits a breakpoint, etc.). > > Brad >______________________________
What DSP are you using? What version of CCS? "rose" <a...@263.net> wrote in message news:6...@posting.google.com... > Thanks a lot. I have another question: > > As you have said, I can only see CCS window update when the processor > halts. Then in such a situation (with RTA and RTDX disabled), if I set > up some displays in the View -> Graph tools (for example, I want to > see the constellation graph of a stream of continuous incoming > wireless data frames), can I refresh the graph window while program is > running, without enabling breakpoints, to obtain the graph view > whenever I want? > > "Brad Griffis" <b...@hotmail.com> wrote in message > news:<5uY%c.7205$D...@newssvr31.news.prodigy.com>... >> Yes, you can but you will only see your CCS window update when the >> processor >> halts (i.e. hits a breakpoint, etc.). >> >> Brad >>______________________________
DSP chip is 6416 or 6202 and the version CCS is 2.2. "Brad Griffis" <b...@hotmail.com> wrote in message news:<Kph0d.442$Q...@newssvr33.news.prodigy.com>... > What DSP are you using? What version of CCS?______________________________
I'm not really sure about refreshing data on the 6202. However, the 6416 has a cool feature called "real-time mode". If you go to Debug -> Real-Time Mode and then right-click on your graph (or watch window or memory window) and select "continuous refresh" then you will get exactly that. The 6202 won't allow for real-time mode but I think you can manually refresh the window. Brad "rose" <a...@263.net> wrote in message news:6...@posting.google.com... > DSP chip is 6416 or 6202 and the version CCS is 2.2. > > "Brad Griffis" <b...@hotmail.com> wrote in message > news:<Kph0d.442$Q...@newssvr33.news.prodigy.com>... >> What DSP are you using? What version of CCS?______________________________
Thanks. So it is to say that refreshing graph window during program running time don't rely on the presence of RTDX? "Brad Griffis" <b...@hotmail.com> wrote in message news:<SGQ0d.1047$Q...@newssvr33.news.prodigy.com>... > I'm not really sure about refreshing data on the 6202. However, the 6416 > has a cool feature called "real-time mode". If you go to Debug -> Real-Time > Mode and then right-click on your graph (or watch window or memory window) > and select "continuous refresh" then you will get exactly that. The 6202 > won't allow for real-time mode but I think you can manually refresh the > window. > > Brad > > "rose" <a...@263.net> wrote in message > news:6...@posting.google.com... > > DSP chip is 6416 or 6202 and the version CCS is 2.2. > > > > "Brad Griffis" <b...@hotmail.com> wrote in message > > news:<Kph0d.442$Q...@newssvr33.news.prodigy.com>... > >> What DSP are you using? What version of CCS?______________________________
Correct. "rose" <a...@263.net> wrote in message news:6...@posting.google.com... > Thanks. So it is to say that refreshing graph window during program > running time don't rely on the presence of RTDX? > > "Brad Griffis" <b...@hotmail.com> wrote in message > news:<SGQ0d.1047$Q...@newssvr33.news.prodigy.com>... >> I'm not really sure about refreshing data on the 6202. However, the 6416 >> has a cool feature called "real-time mode". If you go to Debug -> >> Real-Time >> Mode and then right-click on your graph (or watch window or memory >> window) >> and select "continuous refresh" then you will get exactly that. The 6202 >> won't allow for real-time mode but I think you can manually refresh the >> window. >> >> Brad >> >> "rose" <a...@263.net> wrote in message >> news:6...@posting.google.com... >> > DSP chip is 6416 or 6202 and the version CCS is 2.2. >> > >> > "Brad Griffis" <b...@hotmail.com> wrote in message >> > news:<Kph0d.442$Q...@newssvr33.news.prodigy.com>... >> >> What DSP are you using? What version of CCS?______________________________