DSPRelated.com

VisualDSP++ 2.0 (ADSP-218x) -- fir.asm broken?

Started by Anonymous in Analog Devices DSPs23 years ago 1 reply

Has anybody been using the function fir() in VisualDSP++? I just started testing it this morning and I haven't been able to...

Has anybody been using the function fir() in VisualDSP++? I just started testing it this morning and I haven't been able to get repeatable results running it multiple times against the same data set. It seems to be seriously broken. In the below pse


ADSP-21065L hangs

Started by sanglierv in Analog Devices DSPs20 years ago 1 reply

Hi, I am trying to get a talkthrough program working on the DSP-21065L EZ-Kit Lite, using VisualDSP++ 3.5.3.0. My code is from...

Hi, I am trying to get a talkthrough program working on the DSP-21065L EZ-Kit Lite, using VisualDSP++ 3.5.3.0. My code is from the BP project, located under C:/VisualDSP++3. 5for32-Bit/21k/EZ-Kits/21065L/Demos/. I had to modify the following two lines in the LDF-f


Blackfin 533 Timer in VisualDsp

Started by portellamarcio in Analog Devices DSPs19 years ago

I have trying to see timer operation on VisualDsp tool - in simulator mode - but no sucess. I have configurated the...

I have trying to see timer operation on VisualDsp tool - in simulator mode - but no sucess. I have configurated the timerxconfig, timerxperiod, timer_enable, psic_iar0....2, psicimask, but, after the compilation, i don?t see the timer operation (counting ....). I am pro


VisualDSP 2.0 optimizer

Started by Anonymous in Analog Devices DSPs22 years ago 3 replies

'm having trouble with the optimizer in the SHARC VisualDSP 2.0 removing "un-necessary" code, which renders the code non- ...

'm having trouble with the optimizer in the SHARC VisualDSP 2.0 removing "un-necessary" code, which renders the code non- functional. Is there *any* way to turn off the optimizer in the source module with a pragma? Thanks --Rob Alexander


Why there is a huge difference b/w cycle count on simulator and Kit (10]

Started by chandresh in Analog Devices DSPs18 years ago

Hello, I am using EZ-kit lite BF-533 and visualDSP++ 4.0. I am trying to visualize the effect of placing memory sections in internal ...

Hello, I am using EZ-kit lite BF-533 and visualDSP++ 4.0. I am trying to visualize the effect of placing memory sections in internal and external memroy and the effect of cache. I am using project fir_533 (C:\Program Files\Analog Devices\VisualDSP 4.0\Blackfin\Examples\FIR\fir_533) as an example. Now: 1--> When I palce all


Problems with VisualDSP++ and fread function

Started by giovanniparodi79 in Analog Devices DSPs19 years ago 10 replies

Hello everybody, I have two problems: I bought a EZ-KLite Blackfin 533 and I want to use it with a version of VisualDSP++...

Hello everybody, I have two problems: I bought a EZ-KLite Blackfin 533 and I want to use it with a version of VisualDSP++ that I bought for a Shark processor. However I don't know if it is possible to use the 32 bit version of Visual DSP++ for Blackfin, I think that i


VDSP++ for SHARC and 21xx on the same hard disk

Started by Anonymous in Analog Devices DSPs22 years ago 6 replies

Hi, I have been wondering if is it possible to do SHARC and 218X-219x development on the same computer, I mean, VisualDSP++ 1.0...

Hi, I have been wondering if is it possible to do SHARC and 218X-219x development on the same computer, I mean, VisualDSP++ 1.0 SP1 and VisualDSP++ 2.0 for 21xx on the same hard disk? Any pointer on how to do it is ver, very welcomed. Best regards,


questions about 201

Started by in Analog Devices DSPs17 years ago

Hello everyone, I met some problems when I debugged my 201 board. First, I built a new platform in the visualDsp for my single dsp, and...

Hello everyone, I met some problems when I debugged my 201 board. First, I built a new platform in the visualDsp for my single dsp, and the booting mode is EPROM boot. But when I wanted program the 201, I couldn??t activate the platform of 201 and the visualDsp told me to check the target power and the emulator connection, but they were all OK!! Second, I set the BMS pin high, and I...


EZ-KIT lite ADSP-2181 talk through in C for Visualdsp 3.0

Started by baileymark1980 in Analog Devices DSPs20 years ago 1 reply

Dear Group members, I am a C programmer who has just bought an EZ kit lite 2181 board with an AD1847 codec. I am looking for a...

Dear Group members, I am a C programmer who has just bought an EZ kit lite 2181 board with an AD1847 codec. I am looking for a talkthru example written in C for visualdsp 3.0. to get me started. I would be most grateful if someone could send me some source code or


VisualDSP++ Compiler Optimisation Performance

Started by davida442005 in Analog Devices DSPs18 years ago 2 replies

Hi We have been disappointed with the performance of the VisualDSP++ C++ compiler, for code written in C or C++. Manual coding in assembler...

Hi We have been disappointed with the performance of the VisualDSP++ C++ compiler, for code written in C or C++. Manual coding in assembler often yields much faster code. In contrast, the TI DSP C compiler seems to yield excellent, optimised code. Do other people share this opinion? Can anyone at ADI comment on whether this issue is being addressed? David


Tigersharc TS203 and visualDSP 4 issue

Started by je0062002 in Analog Devices DSPs18 years ago

Hello I'm having some problems to make my code running on 2 x TS203 rev 1.2 and VisualDSP 4.0. My small code toggles FLAG0 output pin,...

Hello I'm having some problems to make my code running on 2 x TS203 rev 1.2 and VisualDSP 4.0. My small code toggles FLAG0 output pin, here are my results : 1- When simulating using TS203 : OK : I can see register FLAGREG toggling according to the code. 2- When running on TS201 eval board with the same code (via JTAG) : OK


Can you help me ?

Started by liji...@yahoo.com.cn in Analog Devices DSPs16 years ago

I am learning VisualDSP++ compiler for one hour, but I encounter a question. When I follow 'VisualDSP++ 5.0 Getting Started Guide' to run...

I am learning VisualDSP++ compiler for one hour, but I encounter a question. When I follow 'VisualDSP++ 5.0 Getting Started Guide' to run dotprod_main.c,a error happens below: .\dotprod_main.c [Error ea1011] "command-line":1 '\LOCALS~1\Temp\acc0e98aae3000\acc0e98aae3001.s': Already saw input filename C:\DOCUME~1\. Assembler totals: 1 error(s) and 0 warning(s) cc3089: fatal error: Assembler ...


Debugger crashes in VisualDSP++ environment

Started by Anonymous in Analog Devices DSPs23 years ago 2 replies

Hi! I am using VisualDSP++ ver.3.0.1.0 with SP1, Apex-Ice emulator (firmware ver.1.10.0) and Ez-kit Lite board with adsp21160...

Hi! I am using VisualDSP++ ver.3.0.1.0 with SP1, Apex-Ice emulator (firmware ver.1.10.0) and Ez-kit Lite board with adsp21160 DSP on it. The debugger is driving me crazy because it crashes all the time and there is no way to kill debugger process, I have to restart the whole


rfft/cfft outputs not as expected

Started by rick...@inspiredsystems.net in Analog Devices DSPs18 years ago 1 reply

I've recently dug out an old 21061 Eval board and started 'dusting off' some brain cells by running the demos with EZSharc and VisualDSP. I'm...

I've recently dug out an old 21061 Eval board and started 'dusting off' some brain cells by running the demos with EZSharc and VisualDSP. I'm trying the fft.c routines, and it appears to work (sort of!) in the EZSharc GUI, but when using VisualDSP to modify/build/display the results, I don't see what I expect for output. When I execute the code and plot the data, I see the expected waveforms for...


ADSP21262 SPI Flash Booting (at25F512/1024)

Started by maciejkulesza in Analog Devices DSPs19 years ago

Hi, I and my colleague have developed audio DSP system with Analog ADSP- 21262 (ADSP21262 EZ-Lite Kit Rev 1.5). We would like to program...

Hi, I and my colleague have developed audio DSP system with Analog ADSP- 21262 (ADSP21262 EZ-Lite Kit Rev 1.5). We would like to program the memory on our PCB using internal AnalogDevices VisualDSP++ Flash Programmer (VisualDSp++ 3.5 updated November 2004). First, we have disabled the FLAG1_SW1 of the SW9 to disconnect the DSP FLAG1 from the appropriate


VisualDSP 3.0 Error After MS Security Patches

Started by grho...@Belcan.com in Analog Devices DSPs17 years ago 3 replies

I distributed the November Microsoft Windows Security Patches Wednesday night and now have eight Windows 2000 systems where VisualDSP++ 3.0 gives...

I distributed the November Microsoft Windows Security Patches Wednesday night and now have eight Windows 2000 systems where VisualDSP++ 3.0 gives an exception message "Unable to open/parse architecture definition file. At least one name is required at this location" immediately on startup. Un-installing the patches did not help. Has anyone encountered and resolved this problem? George Rhoads...


How to use FFT routines given in compiler manual..............

Started by mall...@yahoo.co.in in Analog Devices DSPs15 years ago 1 reply

Hi! Any body tried the FFT routines given in visualDSP compiler manual..... we are trying to use the Library routines rfft_fr16 but we are...

Hi! Any body tried the FFT routines given in visualDSP compiler manual..... we are trying to use the Library routines rfft_fr16 but we are unable to get proper reslts......... we have checked Compiler documentation, this is just an example code we need to test........... the thing is outFFT is always showing "zero" in the following program we are using visualDSP 5.0 #define EE_LENGTH ...


DSP IDs reversed for AD14060 or VisualDSP?

Started by Waldron, Donald M in Analog Devices DSPs22 years ago 4 replies

I'm using the AD14060 Quad SHARC (four ADSP-21060s). The DSP IDs read from the SYSYTAT registers are reversed from what is expected;...

I'm using the AD14060 Quad SHARC (four ADSP-21060s). The DSP IDs read from the SYSYTAT registers are reversed from what is expected; In VisualDSP++ 2.0, DSP_A reports an ID of 4, DSP_B's ID is 3, DSP_C's ID is 2 and DSP_D's ID is 1. This leads to the LDF file having the incorrect MPMEMORY


undefined preprocessing identifier

Started by Anonymous in Analog Devices DSPs23 years ago 2 replies

Hi, I'm using VisualDSP++ 2.0 (ADSP-218x). When I compile I get the following warning: "C:\Program Files\Analog...

Hi, I'm using VisualDSP++ 2.0 (ADSP-218x). When I compile I get the following warning: "C:\Program Files\Analog Devices\VisualDSP\218x\include\signal.h", line 97: remark #193-D: zero used for undefined preprocessing identifier #if __c


Automation FillMemoryWithTextFile error

Started by Syed Moin in Analog Devices DSPs19 years ago 1 reply

Dear all when i try to write memory location with text file then visualDSP++4.0 loads only n-1 values e.g if my text file is ...

Dear all when i try to write memory location with text file then visualDSP++4.0 loads only n-1 values e.g if my text file is 568 341 259 when i try to read this file with filename,stirde of 1 and count of 3 then visualdsp++4.0 loads values of 341 and 2