DSPRelated.com

booting 21062 from flash memory

Started by joshy jose in Analog Devices DSPs17 years ago 1 reply

hai friends, 1) i wish to boot the adsp 21062 dsp from flash memory using the EEPROME booting mode of this processsor, is that possible? 2)...

hai friends, 1) i wish to boot the adsp 21062 dsp from flash memory using the EEPROME booting mode of this processsor, is that possible? 2) there need to be any change for this booting from the flash? 3)i am thinking about this because using EEprom is very costly(EEPROM writer)? -- regards, Joshy m. Jose kerala , India 91-9447...


Host interface on ADSP-21065L

Started by tube...@interia.pl in Analog Devices DSPs17 years ago 3 replies

Hello i'm new one on this group :] I'm projecting simle dsp system for audio aplication i want to use adsp 21065L audio codec ad1819b...

Hello i'm new one on this group :] I'm projecting simle dsp system for audio aplication i want to use adsp 21065L audio codec ad1819b and eprom for booting , but i also want to use (its very important to me ) Host interface so i can run and test sipmle programs with this module . I want connect a Host interface thru level shifters buffers with pc parell port i think it will be very fle...


Error: Booting at higher frequencies!!!!

Started by rk_stevean in Analog Devices DSPs17 years ago 1 reply

Hi I am workin gon the customised board with ADSp 21160 and 25 MHz crystal on it. I am having problem in booting at higher frequency ie,...

Hi I am workin gon the customised board with ADSp 21160 and 25 MHz crystal on it. I am having problem in booting at higher frequency ie, at 100 Mhz(4:1 Clk cfg). At 2:1 the boot code is working fine. There is a slight variation in the boot code that is getting copied at the location in 3:1 clk cfg.=20 Consider this part of code that is getting copied at 2:1 in the mentioned lo...


Converting Matlab m code to c code for Blackfin DSPs

Started by Chamira Perera in Analog Devices DSPs17 years ago 1 reply

Hello: I'm a student at a university who is working on a project that involves implementing algorithms for stereo vision. The...

Hello: I'm a student at a university who is working on a project that involves implementing algorithms for stereo vision. The initial development will be done using Matlab and eventually the Matlab m code will be converted to C in order to run the algorithms on a ADSP Blackfin 561. Therefore I was wondering are there any tools that will generate C code from Matlab m code for the Blackfin D...


Floating point number representation

Started by sant...@isac.gov.in in Analog Devices DSPs17 years ago 1 reply

Hi I would like to know how a floating point number is represented in DM if the width of the DM is configured for 16 bits and PM as 48...

Hi I would like to know how a floating point number is represented in DM if the width of the DM is configured for 16 bits and PM as 48 bits. I am using the EZLITE version for ADSP-21020/60 that is showing all floating point numbers as 32 bit. I am expecting the floating point numbers should use two consecutive addresses when the DM is configured as 16 bit. Any idea how it is r...


ADSP-21020 using Visual DSP ++

Started by sant...@isac.gov.in in Analog Devices DSPs17 years ago 1 reply

Dear all, I would like to know if the latest version of the Visula DSP is supporting the software development for the ADSP-21020...

Dear all, I would like to know if the latest version of the Visula DSP is supporting the software development for the ADSP-21020 processor. I am using the EZLITE development environment and would like to migrate to the new environment for the same target .. I need your sugesstios and feedback.. regards, Santanu


ADSP 2181- I want to assign float data array to int array as a fraction data

Started by naresh patel in Analog Devices DSPs17 years ago 1 reply

Hello Dear all, I calculate co-efficeint for low pass filter in c. co-efficient array difine as float. then dump in data file as ...

Hello Dear all, I calculate co-efficeint for low pass filter in c. co-efficient array difine as float. then dump in data file as fraction in VDSP++3.5 but now i want to use this file in my programe. can i assign this float data file to an array which contain fraction value. int h1[M]={ #include "fr-1-21.dat" };"fr-1-21.dat" contain data of fraction value. ...


ADSP-219x verify flash problem.

Started by jane...@gmail.com in Analog Devices DSPs17 years ago

When I try to verify 16-bit flash with ldr file I get a message: "Value 0x0000 at offset 0x00000000 in flash does not match the value...

When I try to verify 16-bit flash with ldr file I get a message: "Value 0x0000 at offset 0x00000000 in flash does not match the value 0x00000000 in the file selected."


Number of threads

Started by gouse_ms in Analog Devices DSPs18 years ago

Hi All, 1. Can anybody let me know about maximum number of threads can be created ? 2. Is there any limitation ? For your...

Hi All, 1. Can anybody let me know about maximum number of threads can be created ? 2. Is there any limitation ? For your info: 1. I am refering Visual DSP++ 4.5 version 2. I am working Processor ADSP-BF533. Thanks in advance Regards Gouse


code size??

Started by midhun chandra in Analog Devices DSPs18 years ago

Hi all, I compared size of code generated by ccs (for arm9) and adsp(BF561) .code size for adsp is 3 times than arm.For this a i have written a...

Hi all, I compared size of code generated by ccs (for arm9) and adsp(BF561) .code size for adsp is 3 times than arm.For this a i have written a test function and i compiled it in both platform.What will be the reason for this.Please help me..


logging function TS101

Started by hout...@hotmail.com in Analog Devices DSPs18 years ago

hey guys I'm using an ADSP-TS101 and I need to be able to log the time and date of an event and output this onto a file in ASCII to pass to the...

hey guys I'm using an ADSP-TS101 and I need to be able to log the time and date of an event and output this onto a file in ASCII to pass to the PC. Any suggestions? Any example code i can find to keep track of time and date on a TigerSharc? thanks kien


mips

Started by midhun chandra in Analog Devices DSPs18 years ago 1 reply

hi all, I have a question to all. i have L2 (wimax) code running on arm9.now we changed the platform to BF56X BLACKFIN .can we tell which one...

hi all, I have a question to all. i have L2 (wimax) code running on arm9.now we changed the platform to BF56X BLACKFIN .can we tell which one is efficient with respect to MIPS(i mean rough calculation)before porting to ADSP and checking it??


sampling rate on ADSP-21364

Started by alex...@scopein.ch in Analog Devices DSPs18 years ago 1 reply

Hello, I've implemented filtering on the ADSP-21364 with a sampling rate of 48kHz. I use both analog and SPDIF interfaces. And in each...

Hello, I've implemented filtering on the ADSP-21364 with a sampling rate of 48kHz. I use both analog and SPDIF interfaces. And in each case, if I enter, for example, coefficients of a low-pass filter with a cutoff frequency of 500Hz, the signal is filtered by a low-pass filter with a cutoff frequency of 1000Hz. So everything seems to be as the processor would read and write samples at ...


need USB to serial adapter with old Momentum ADSP-218x EZ-ICE

Started by Dan Ash in Analog Devices DSPs18 years ago

Can someone recommend a USB to serial adapter that they know works with the Momentum ADSP-218x EZ-ICE or other more complex serial interface...

Can someone recommend a USB to serial adapter that they know works with the Momentum ADSP-218x EZ-ICE or other more complex serial interface tools. thanks, Dan


can't install ADSP-TS101S hardware

Started by hout...@hotmail.com in Analog Devices DSPs18 years ago

I have installed visualdsp++ v4.0 and have registered my version. When i attempt to connect my tigersharc to the computer vis usd, xp detects the...

I have installed visualdsp++ v4.0 and have registered my version. When i attempt to connect my tigersharc to the computer vis usd, xp detects the hardware, but it can't locate the driver to install the hardware! ahh driving me insane because obviously it won't install and therefore i can't get any code onto the board. Any one know how to solves this?


VDSP 4.0 - ADSP-21369 - optimization while maintaining execution order

Started by Dan Ash in Analog Devices DSPs18 years ago 3 replies

Please excuse my rudimentary compiler knowledge. I am configuring a peripheral from C and it has a DMA feature, there are a few register...

Please excuse my rudimentary compiler knowledge. I am configuring a peripheral from C and it has a DMA feature, there are a few register loads, but I want to write to the register to start the DMA last. When I enable optimization using the #pragma, code is optimized such that the DMA is started before some of the other peripheral register loads are performed afterwords, resulting in fa...


Test for loop back in 21262

Started by abhi...@wipro.com in Analog Devices DSPs18 years ago 2 replies

hello all, can any one tell me how to do loop back programing and how to set hardware for this in ADSP 21262. i tried to configure SPORT0 for...

hello all, can any one tell me how to do loop back programing and how to set hardware for this in ADSP 21262. i tried to configure SPORT0 for tx. and SPORT 1 to rx. but i am geting error saying: "core access to SPORT/LINK port is hung at PC:0x080286" Please tell me solution for this. Thanks Abhi


Looback problem

Started by abhi...@wipro.com in Analog Devices DSPs18 years ago

Hello all, can anybody tell me how to use loopback test which is provided in ADSP-21262 EZ-Kit Lite? Thanks Abhi

Hello all, can anybody tell me how to use loopback test which is provided in ADSP-21262 EZ-Kit Lite? Thanks Abhi


ADSP-21161 Reset Problem

Started by rallen_prsch911 in Analog Devices DSPs18 years ago 1 reply

My project uses a 21161 with the following architecture: 3 x 16-bit SRAM ( for execution of 48-bit instruction ) 16-bit flash for NV storage...

My project uses a 21161 with the following architecture: 3 x 16-bit SRAM ( for execution of 48-bit instruction ) 16-bit flash for NV storage or program and data 2 ADC connected via SPORT0 and SPORT2 UART connected to IRQ0 Memory mapped custom ARINC-429 Communications PLD connected to IRQ2 We are using v3.5 of the tools. Majority of the code is written in C. The only assembly is...


generation of new memory segment

Started by abhi...@wipro.com in Analog Devices DSPs18 years ago

hello all, i want to generate a new memory segment with some name say seg_outputDMABuf in ADSP 21262. i am currently visual DSP++4.0 Nov....

hello all, i want to generate a new memory segment with some name say seg_outputDMABuf in ADSP 21262. i am currently visual DSP++4.0 Nov. update version. i tried the following code but i gave me some errors. .GLOBAL _Buf0; .segment /pm seg_DMABuffer; .var _Buf0[ 16 ]; .engseg; .segment /dm seg_dmda; .var _txBuf1[4]; .endseg; .segment /pm seg_pmco; ..... ..... some is here .e...