DSPRelated.com
Forums

how to write architecture file?

Started by Uday Kumar Majeti March 30, 2004
Hello Everybody,

Could someone plz tell me how to write architecture file for ADSP-21061 sharc
ezkit-lite.

What is the difference between linker description file (.ldf) used in vdsp++
and ezkit.ach file that come along with EZKIT-LITE software?

your help will be greatly appreciated.

regards,
uday
kumar.




On Tue, 30 Mar 2004, [iso-8859-1] Uday Kumar Majeti wrote:

> Hello Everybody,
>
> Could someone plz tell me how to write architecture file for ADSP-21061
sharc ezkit-lite.
>
> What is the difference between linker description file (.ldf) used in vdsp++
and ezkit.ach file that come along with EZKIT-LITE software?
>
> your help will be greatly appreciated.

I don't think there is a lot of difference. Look at the example files
that come with each and modify them to your system. Basicly you need to
tell the linker where each segment goes in memory, and you need to make
sure every segment mentioned in your assembly (or C) listings matches.
The most important things are to specify the memory width and pm or dm
(and the address range of course).

The examples are the best things to start with tho.

Patience, persistence, truth,
Dr. mike