DSPRelated.com
Forums

Code Composer auto-completion fails

Started by urk1254 July 2, 2007
Hi.
I have issues with auto-completion feature of CodeComposer 3.3.
Sometimes it does work. But then it just dies and does not restart
until I close Code Composer and reopen it.
So, in 90% of the time I cannot use it.
Can this be resolved?
Uri-

> I have issues with auto-completion feature of CodeComposer 3.3.
> Sometimes it does work. But then it just dies and does not restart
> until I close Code Composer and reopen it.
> So, in 90% of the time I cannot use it.
> Can this be resolved?

We had trouble with reliable code download when using CCS 3.1 + C67x boards and had to turn off Auto-Completion to fix
this. I don't know if it gave trouble with other DSP types.

-Jeff
Uri-

> You'r kidding me!
> What does auto-completion has to do with USB drivers?!!

It might be a timing issue. This was last year; our guess at the time was that Auto-Completion didn't wait long
enough between steps, or maybe had some JTAG command sequence issue.

We never really looked into it. We found that if we did the download manually (i.e. select Load Program from File
menu) then we were good, so we left it alone.

-Jeff

> - -----Original Message-----
> From: Jeff Brower [mailto:j...@signalogic.com]
> Sent: Monday, July 02, 2007 7:28 PM
> To: Uri Kogan
> Cc: c...
> Subject: Re: [code-comp] Code Composer auto-completion fails
>
> Uri-
>
>> I have issues with auto-completion feature of CodeComposer 3.3.
>> Sometimes it does work. But then it just dies and does not restart
>> until I close Code Composer and reopen it.
>> So, in 90% of the time I cannot use it.
>> Can this be resolved?
>
> We had trouble with reliable code download when using CCS 3.1 + C67x
> boards and had to turn off Auto-Completion to fix
> this. I don't know if it gave trouble with other DSP types.
>
> - -Jeff
Bhooshan-
> I think Uri is referring to the auto-complete feature of the text editor. And I
> think you are referring to the auto-load option soon after a build. Or did you mean
> the same?

I was referring to auto-load.

-Jeff

> On 7/3/07, Jeff Brower wrote:
> Uri-
>
> > You'r kidding me!
> > What does auto-completion has to do with USB drivers?!!
>
> It might be a timing issue. This was last year; our guess at the time was
> that Auto-Completion didn't wait long
> enough between steps, or maybe had some JTAG command sequence issue.
>
> We never really looked into it. We found that if we did the download
> manually (i.e. select Load Program from File
> menu) then we were good, so we left it alone.
>
> -Jeff
>
> > - -----Original Message-----
> > From: Jeff Brower [mailto:j...@signalogic.com]
> > Sent: Monday, July 02, 2007 7:28 PM
> > To: Uri Kogan
> > Cc: c...
> > Subject: Re: [code-comp] Code Composer auto-completion fails>
> > Uri-
> >
> >> I have issues with auto-completion feature of CodeComposer 3.3.
> >> Sometimes it does work. But then it just dies and does not restart
> >> until I close Code Composer and reopen it.
> >> So, in 90% of the time I cannot use it.
> >> Can this be resolved?
> >
> > We had trouble with reliable code download when using CCS 3.1 + C67x
> > boards and had to turn off Auto-Completion to fix
> > this. I don't know if it gave trouble with other DSP types.
> >
> > - -Jeff
>
Jeff--
I think Uri is referring to the auto-complete feature of the text editor.
And I think you are referring to the auto-load option soon after a build. Or
did you mean the same?

--Bhooshan

On 7/3/07, Jeff Brower wrote:
>
> Uri-
>
> > You'r kidding me!
> > What does auto-completion has to do with USB drivers?!!
>
> It might be a timing issue. This was last year; our guess at the time was
> that Auto-Completion didn't wait long
> enough between steps, or maybe had some JTAG command sequence issue.
>
> We never really looked into it. We found that if we did the download
> manually (i.e. select Load Program from File
> menu) then we were good, so we left it alone.
>
> -Jeff
>
> > - -----Original Message-----
> > From: Jeff Brower [mailto:j...@signalogic.com
> ]
> > Sent: Monday, July 02, 2007 7:28 PM
> > To: Uri Kogan
> > Cc: c...
> > Subject: Re: [code-comp] Code Composer auto-completion fails
>
> >
> > Uri-
> >
> >> I have issues with auto-completion feature of CodeComposer 3.3.
> >> Sometimes it does work. But then it just dies and does not restart
> >> until I close Code Composer and reopen it.
> >> So, in 90% of the time I cannot use it.
> >> Can this be resolved?
> >
> > We had trouble with reliable code download when using CCS 3.1 + C67x
> > boards and had to turn off Auto-Completion to fix
> > this. I don't know if it gave trouble with other DSP types.
> >
> > - -Jeff
>
>
>

--
-------------------------------
"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
--------------------------------
I did mean auto-completion, not auto-loading.
CC 3.3 just does not work with it right. Local variables are not
working at all, some of the globals are being completed sometimes.