DSPRelated.com
Forums

ADSP-534

Started by "Kanthi Siddela, Chennai" January 22, 2008
Hello All,

I have a code which is working fine with the ADSP-534 simulator.

When debugging with simulator control is going in to the functions
according to application.

But when the same code debugged with emulator control is not passing in
to some functions as before.

Can anyone help me ?

Regards

Kanthi priya siddela
Hello kanthi priya ,
Can you be more specific with your question,What sort a function is it .
Is it a general function ,with some condition .
Could you name the function to make the problem more clear .
Is it some function generated by some interrupt.

Thanking you
vatsa

On Jan 22, 2008 5:06 PM, Kanthi Siddela, Chennai wrote:

> Hello All,
>
> I have a code which is working fine with the ADSP-534 simulator.
>
> When debugging with simulator control is going in to the functions
> according to application.
>
> But when the same code debugged with emulator control is not passing in
> to some functions as before.
>
> Can anyone help me ?
>
> Regards
>
> Kanthi priya siddela
>
>
>
Hello Kanthi,

I am assuming you have some custom hardware that you have developed for the
BF534. Have you been able to connect successfully and try some very simple
test applications (such as blinking LED's)? Is some of your application in
SDRAM? If so, perhaps the SDRAM is not being setup correctly. Can you
provide some additional info regarding the symptoms?

Best regards,

George Kadziolka

Kaztek Systems

www.kaztek.com

_____

From: a... [mailto:a...] On Behalf Of Kanthi
Siddela, Chennai
Sent: Tuesday, January 22, 2008 3:06 AM
To: A...
Subject: [adsp] ADSP-534

Hello All,

I have a code which is working fine with the ADSP-534 simulator.

When debugging with simulator control is going in to the functions
according to application.

But when the same code debugged with emulator control is not passing in
to some functions as before.

Can anyone help me ?

Regards

Kanthi priya siddela
Hi Kanthi ,

Assuming that during simulation , the set of input where from some known
source.
As in the real time when the data is feed ,the condition is always false .

Let me know if you are using VDK or some other RTOS for your application as
you told me that this is for network layer.

If you are not using any of the RTOS then you can have the step execution
and check the values on the Debug window provided in the VDSP.

You can also provide some break point when condition are checked .
Check for the conditional values , try changing the conditional value in the
Debug window and see if it works .

You can always use hardware break points and break point with your own
condition and see whether the live inputs are as you are expecting

with best regards and wishes
vatsa

On Jan 23, 2008 2:08 PM, Kanthi Siddela, Chennai wrote:

> Hi vatsa,
>
> Thanks for Ur reply. Yes it is a general function which
> contains some condition
>
> My project is Implementation of network layer. In that I have
> to segment the data if it is greater than eight bytes.
>
> So at the network layer during reception I am checking for validation of
> (single frame or multiple frames).
>
> Some condition is there to check that one (whether it is single or
> multiple) with emulator it is not working.
>
> I think now it is clear .
>
> Thanks in advance
>
> Regards
>
> Kanthi priya
> ------------------------------
>
> *From:* a... [mailto:a...] *On Behalf Of *
> wallman16
> *Sent:* Wednesday, January 23, 2008 6:29 AM
> *To:* Kanthi Siddela, Chennai
> *Cc:* A...
> *Subject:* Re: [adsp] ADSP-534
>
> Hello kanthi priya ,
> Can you be more specific with your question,What sort a function is it .
> Is it a general function ,with some condition .
> Could you name the function to make the problem more clear .
> Is it some function generated by some interrupt.
>
> Thanking you
> vatsa
>
> On Jan 22, 2008 5:06 PM, Kanthi Siddela, Chennai < k...@hcl.in> wrote:
>
> Hello All,
>
> I have a code which is working fine with the ADSP-534 simulator.
>
> When debugging with simulator control is going in to the functions
> according to application.
>
> But when the same code debugged with emulator control is not passing in
> to some functions as before.
>
> Can anyone help me ?
>
> Regards
>
> Kanthi priya siddela
>
>
>

--
Thanking you
With best regards and wishes
Vatsa