DSPRelated.com
Forums

Problem with cdb file.

Started by dipak gaigole October 10, 2005
Hi Friends,
I am using c6711 & JTAG. I am having a problem in
debugging my code. I am using LOG_printfs() for
debugging purpose. But when i try to use the message
log, it gives an error like : 'CDB file error. The
associated CDB file may be missing or corrupted.'
Can anybody help me?
Thanks in Advance.

Dipak Gaigole.


Dipak,

Have you tried opening the CDB file and doing a
'rebuild all' with the file open??

Do you get any error or warnings from the rebuild??

mikedunn

--- dipak gaigole <dipakonline2@dipa...> wrote:

> Hi Friends,
> I am using c6711 & JTAG. I am having a problem in
> debugging my code. I am using LOG_printfs() for
> debugging purpose. But when i try to use the message
> log, it gives an error like : 'CDB file error. The
> associated CDB file may be missing or corrupted.'
> Can anybody help me?
> Thanks in Advance.
>
> Dipak Gaigole. >
> c6x-unsubscribe@c6x-... >
>




Also, make sure the CDB file is located in the directory or up one from
the *.out file.

The CDB in older BIOS versions is used to read some data for the BIOS
RTA plugins. Newer versions don't require the cdb for RTA, just the
*.out file.

Thom

-----Original Message-----
From: c6x@c6x@... [mailto:c6x@c6x@...] On Behalf Of Mike
Dunn
Sent: Monday, October 10, 2005 1:14 PM
To: dipak gaigole; c6x@c6x@...
Subject: Re: [c6x] Problem with cdb file.

Dipak,

Have you tried opening the CDB file and doing a
'rebuild all' with the file open??

Do you get any error or warnings from the rebuild??

mikedunn

--- dipak gaigole <dipakonline2@dipa...> wrote:

> Hi Friends,
> I am using c6711 & JTAG. I am having a problem in
> debugging my code. I am using LOG_printfs() for
> debugging purpose. But when i try to use the message
> log, it gives an error like : 'CDB file error. The
> associated CDB file may be missing or corrupted.'
> Can anybody help me?
> Thanks in Advance.
>
> Dipak Gaigole. >
> c6x-unsubscribe@c6x-... >
>