Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
|
hi all I am using ADSP21065L and i m a beginner.can anyone plz tell me where i could find the architecture file...does the provider builds one such or is it the user who has to...with how many CDs does the cross core Visual dsp++2.0 come with.. does it include the EZ-lite software CD... Thnaks in advance Gaurav |
|
|
|
On Tue, 25 Mar 2003, gaurav_nukala wrote: > hi all > I am using ADSP21065L and i m a beginner.can anyone plz tell me where > i could find the architecture file...does the provider builds one > such or is it the user who has to...with how many CDs does the > cross core Visual dsp++2.0 come with.. does it include the EZ-lite > software CD... Howdy Gaurav, The EZ-lite should have an architecture file in one of the directories. Try the Examples and subdirectories under that. I don't have that particular kit, but it should be included. I don't think you can change it - it may well be "burned in" to the compiler/linker. If you want to try JTAG tools, check out www.beastrider.com. Patience, persistence, truth, Dr. mike |
|
--On Tuesday, March 25, 2003 5:32 PM +0000 gaurav_nukala <> wrote: > I am using ADSP21065L and i m a beginner.can anyone plz tell me where > i could find the architecture file. In VisualDSP, it's in the directory VisualDSP\LDF. There's a bunch of them designed for different CPU's and compiler (C/C++) combinations. You generally need to copy and customize one to the needs of your target. |