Reply by Ganesh Vijayan October 4, 20052005-10-04
Hi Ram,
Regarding your second problem, I think in your project settings, the entry point is set to something else and not main. Check if you are using some other entry point.
Regards,
Ganesh
 
----- Original Message -----
From: Ramkumar R
To: c6x
Sent: Monday, October 03, 2005 7:53 PM
Subject: [c6x] Clarifications on DSP/BIOS with CCS

Hi grp,
 
I do face the following problems when working with CCS for 64x BIOS features:
 
1. When LOG_printf is used to log messages, I'm not getting the window updated immediately. The window is filled only when I stop running the program. This occurs even as the Refresh rate in RTA control panel is set as 1 second.
 
2. When I complete the execution of a program having DSP/BIOS components, the CCS responds slowly for the next program load ( when I restart the execution of the program). When it loads, the Program Counter doesn't point to the starting of main function.
 
These, I believe is due to some incorrect settings for DSP/BIOS. Can somebody throw light on how to overcome these problems?
 
regards
Ramkumar


Reply by Bhooshan Iyer October 4, 20052005-10-04
I dont know about your second problem but as far as the first one is concerned, I can say that thats almost the best you would get. One more thing you could try is, right click on the message window and select a feature which says "automatically scroll to the bottom of the messages"
or something to that effect. This may work slightly better.
 
--Bhooshan

 
On 10/3/05, Ramkumar R <r...@ncoretech.com> wrote:
Hi grp,
 
I do face the following problems when working with CCS for 64x BIOS features:
 
1. When LOG_printf is used to log messages, I'm not getting the window updated immediately. The window is filled only when I stop running the program. This occurs even as the Refresh rate in RTA control panel is set as 1 second.
 
2. When I complete the execution of a program having DSP/BIOS components, the CCS responds slowly for the next program load ( when I restart the execution of the program). When it loads, the Program Counter doesn't point to the starting of main function.
 
These, I believe is due to some incorrect settings for DSP/BIOS. Can somebody throw light on how to overcome these problems?
 
regards
Ramkumar



 




--
-------------------------------
"I've missed more than 9000 shots in my career.
I've lost almost 300 games. 26 times I've been trusted to take the game winning shot and missed.
I've failed over and over again in my life.
And that is why I succeed."
        -- Michael Jordan
--------------------------------
Reply by Ramkumar R October 3, 20052005-10-03
Hi grp,
 
I do face the following problems when working with CCS for 64x BIOS features:
 
1. When LOG_printf is used to log messages, I'm not getting the window updated immediately. The window is filled only when I stop running the program. This occurs even as the Refresh rate in RTA control panel is set as 1 second.
 
2. When I complete the execution of a program having DSP/BIOS components, the CCS responds slowly for the next program load ( when I restart the execution of the program). When it loads, the Program Counter doesn't point to the starting of main function.
 
These, I believe is due to some incorrect settings for DSP/BIOS. Can somebody throw light on how to overcome these problems?
 
regards
Ramkumar