Nevermind I just answered my own question after I sent the email.

 

But for those who are looking in the future you need to add the directories
using.

 

 

Options->Customize->Directories Tab

 

And then place your source directories in their.

 

Josh

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
om] On Behalf Of Joshua Hintze
Sent: Wednesday, February 06, 2008 8:54 AM
To: [email protected]
Subject: Using the DM6446 Simulator

 

Hello,

 

I have successfully compiled my codec into a local only codec following the
example in the video_copy/singlecpu. The reason I am doing this is so I can
step through it in the simulator and have access to better profiling to
understand cache misses and hits and stuff going on.

 

Everything works great, except for one problem. When stepping through the
code in the app.c if I try to STEP INTO another function that resides in a
different compiled file, the program position pointer in CCS does not jump
to the other file it just scrolls to some strange line in the original file.
I have been able to get around this by going to File->Load Symbols->Add
Symbols Only and reloading the same app_local.x64P then it asks me for my
file. However if I then exit my function and go back to the original main
app.c I have to do the same thing again.

 

Is there any way to automate this process so I don't have to keep on,
reloading my app symbols?

 

Thanks,

 

Joshua 

 

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to