DSPRelated.com
Forums

Re: EVM6437 doesn't work with PSP on dvsdk_1_01_00_15 [1 Attachment]

Started by Sankaranarayanan B June 28, 2011
Hi,

Did you tried with changing the .gel file.

I have also faced the same issue, Once I change the .gel file my problem has been solved, for your reference I have attached the .gel file with this mail, replace it with the old one.

Regards,
Sankaranarayanan B.
________________________________
DISCLAIMER
The information transmitted is intended exclusively for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient or have received this mail in error, please notify the sender immediately and delete the material from your system.
San, others,

That Gel file will not be available in production.
You will be much better off to add the needed source code to your project to
perform all the needed initialization.

IMO:
Gel files are a crutch that is only useful during initial development and will
result in program failure, later, when running without a CCS attached.

R. Williams
---------- Original Message -----------
From: Sankaranarayanan B
To: "c..."
Sent: Tue, 28 Jun 2011 12:22:29 +0530
Subject: [c6x] Re: EVM6437 doesn't work with PSP on dvsdk_1_01_00_15 [1 Attachment]

> Hi,
>
> Did you tried with changing the .gel file.
>
> I have also faced the same issue, Once I change the .gel file my
> problem has been solved, for your reference I have attached the .gel
> file with this mail, replace it with the old one.
>
> Regards,
> Sankaranarayanan B.
>
> ________________________________
> DISCLAIMER
> The information transmitted is intended exclusively for the person or
> entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended recipient
> is prohibited. If you are not the intended recipient or have received
> this mail in error, please notify the sender immediately and delete
> the material from your system.
------- End of Original Message -------

_____________________________________
All who are watching this thread...

Richard is correct in the long-term. In the short-term, locating the correct .gel file is good because it gives you
confidence your system is working Ok.

When you reach a "stand alone" point (no CCS allowed), then you can write your initialization code to do what the .gel
file does.

-Jeff

> That Gel file will not be available in production.
> You will be much better off to add the needed source code to your project to
> perform all the needed initialization.
>
> IMO:
> Gel files are a crutch that is only useful during initial development and will
> result in program failure, later, when running without a CCS attached.
>
> R. Williams
> ---------- Original Message -----------
> From: Sankaranarayanan B
> To: "c..."
> Sent: Tue, 28 Jun 2011 12:22:29 +0530
> Subject: [c6x] Re: EVM6437 doesn't work with PSP on dvsdk_1_01_00_15 [1 Attachment]
>
>> Hi,
>>
>> Did you tried with changing the .gel file.
>>
>> I have also faced the same issue, Once I change the .gel file my
>> problem has been solved, for your reference I have attached the .gel
>> file with this mail, replace it with the old one.
>>
>> Regards,
>> Sankaranarayanan B.

_____________________________________