Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
hai friends i have BF533 dSP processor i am excuting some programs like dot producu and MACs. but i am not getting new ideas ,pls if anybody can send me what are the programs i have to write in ASM to learnthe complete architecture and instruction set , thanks mythili sharan
On Sun, 25 Nov 2007, mythilisharan57 wrote: > hai friends > i have BF533 dSP processor i am excuting some programs > like dot producu and MACs. but i am not getting new ideas ,pls if > anybody can send me what are the programs i have to write in ASM to > learnthe complete architecture and instruction set , Howdy Mythili, I like to just sit down and read the full instruction set manual. It takes a while, and it's alphabetical so not really useful, but you get a very good idea of what the potential is. Some instructions are very rarely used, but by reading the manual you can improve your application's effectiveness simply by knowing about them. It is more important to remember where to look things up rather than memorize the instruction set. But knowing what's possible helps getting ideas. Patience, persistence, truth, Dr. mike