Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

ADSP-534 - "Kanthi Siddela, Chennai" - Jan 22 8:13:52 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



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: ADSP-534 - wallman16 - Jan 22 20:34:47 2008

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
>
>  
>



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

RE: ADSP-534 - George Kadziolka - Jan 22 23:22:11 2008

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

 <http://www.kaztek.com/> www.kaztek.com

  _____  

From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] On Behalf Of Kanthi
Siddela, Chennai
Sent: Tuesday, January 22, 2008 3:06 AM
To: A...@yahoogroups.com
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



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )

Re: ADSP-534 - wallman16 - Jan 23 8:22:21 2008

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 <k...@hcl.in> 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...@yahoogroups.com [mailto:a...@yahoogroups.com] *On Behalf Of *
> wallman16
> *Sent:* Wednesday, January 23, 2008 6:29 AM
> *To:* Kanthi Siddela, Chennai
> *Cc:* A...@yahoogroups.com
> *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



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )