DSPRelated.com

Ts101 SDRAM

Started by oli_renard in Analog Devices DSPs16 years ago 1 reply

Hi, I try to work with sdram on a ADSP-TS101 EZ Kit.... I joined to my ldf file : sdram { INPUT_SECTIONS(...

Hi, I try to work with sdram on a ADSP-TS101 EZ Kit.... I joined to my ldf file : sdram { INPUT_SECTIONS( $OBJECTS(sdram) ) INPUT_SECTIONS( Maina.doj(sdram)) INPUT_SECTIONS( Inita.doj(sdram)) INPUT_SECTIONS( Audio.doj(sdram)) INPUT_SECTIONS( Variablesa.doj(sdram)) } > SDRAM To can use sdram and put data in


loading data into SDRAM

Started by s.mo...@gmail.com in Analog Devices DSPs14 years ago 4 replies

Hi, I am using ADSP21369 and I am able to write and read from SDRAM (MT48LC4M32B2 128MB). I have few questions and will be grateful if...

Hi, I am using ADSP21369 and I am able to write and read from SDRAM (MT48LC4M32B2 128MB). I have few questions and will be grateful if anyone could help 1) My SDRAM is connect to bank 0. At the moment I am giving the SDRAM start and SDRAM size as #define SDRAM_START 0x00200000// start address of SDRAM #define SDRAM_SIZE 0x00100000// size of SDRAM in 32-bit words.(i.e. 1M x 32) I...


Re: Executing code from external SDRAM

Started by tens...@yahoo.com in Analog Devices DSPs17 years ago

How did you interface the SDRAM to the ADSP 21065L? I can't find any SDRAM socket that is available in the market. thank you. > > > ...

How did you interface the SDRAM to the ADSP 21065L? I can't find any SDRAM socket that is available in the market. thank you. > > > > Hi all, > > I have problems with external code execution from SDRAM. I have two > ADSP21065L sharing SDRAM on BANK0. I use VDSP++3.0. I loaded the > SDRAM initialization code in both processors. > > The example given in application note


SDRAM Interface to ADSP 21065l

Started by vivek aggarwal in Analog Devices DSPs23 years ago 1 reply

Hi I am facing a problem when writing to the SDRAM thru the SHARC, The SDRAM is connected to the Bank 2(MS2) of the DSP,...

Hi I am facing a problem when writing to the SDRAM thru the SHARC, The SDRAM is connected to the Bank 2(MS2) of the DSP, Internally the SDRAM has 4 Banks, when ever i write to one memory bank of the SDRAM it writes to all the four banks, I have checked the BA0 and BA1 address l


SDRAM

Started by karim zouaq in Analog Devices DSPs16 years ago

Hi all, I want to connect Flash memoy and SDRAM memory to ADSP BF537 via EBIU and i want know how i can chose the Adress Bus for connecting...

Hi all, I want to connect Flash memoy and SDRAM memory to ADSP BF537 via EBIU and i want know how i can chose the Adress Bus for connecting DSP in order to obtain 1 MB of SDRAM memory ! how i can adress SDRAM ? karim


variable initialization in SDRAM

Started by ps_zeung in Analog Devices DSPs20 years ago

Hi, I have a problem to initialize variables defined in SDRAM. The SDRAM could be accessed by verifying that the values in...

Hi, I have a problem to initialize variables defined in SDRAM. The SDRAM could be accessed by verifying that the values in SDRAM can be altered by typing any value on the memory window. However, it is not successful to initialize the data array via following descri


Executing code from external SDRAM

Started by matensil in Analog Devices DSPs21 years ago 5 replies

Hi all, I have problems with external code execution from SDRAM. I have two ADSP21065L sharing SDRAM on BANK0. I use VDSP++3.0....

Hi all, I have problems with external code execution from SDRAM. I have two ADSP21065L sharing SDRAM on BANK0. I use VDSP++3.0. I loaded the SDRAM initialization code in both processors. The example given in application note 58 doesn't compile with VDSP3.0 because


21065L and SDRAM

Started by Andor Bariska in Analog Devices DSPs24 years ago 1 reply

Hi group, does anybody have experience using a two processor cluster of 21065L Rev. 0.2 with shared SDRAM? I have a...

Hi group, does anybody have experience using a two processor cluster of 21065L Rev. 0.2 with shared SDRAM? I have a feeling that because of its host of SDRAM bugs in the Anomaly List, a shared SDRAM setup using Rev. 0.2 doesn't work. Can anybody confirm or


bf 539 sdram

Started by beeneww in Analog Devices DSPs18 years ago

hello i have a problem to source out pieces of my code onto the sdram. (with #pragma section ("sdram")) i use a mistral map3 board and vdk...

hello i have a problem to source out pieces of my code onto the sdram. (with #pragma section ("sdram")) i use a mistral map3 board and vdk 4.5 i always get errors or warnings for example: external memory is disabled for this region. or the address is not found at runtime please help me thank you


Using sdram in VDK with TigerSHARC

Started by rubicoab in Analog Devices DSPs19 years ago

Hi, Im trying to understand how to use the 32 megs of sdram on the TS201 Ez-kit under VDK. There does not seem to exist any examples...

Hi, Im trying to understand how to use the 32 megs of sdram on the TS201 Ez-kit under VDK. There does not seem to exist any examples and I am reluctant to start hacking the .ldf file myself without help. Another question is where to initiate the sdram. An init thread? Is there anyone out there that has done this before? Thanks in advance for


BF561-SDRAM Test in Assembly

Started by mahendra varman in Analog Devices DSPs15 years ago

Hi we have customized board with BF561 and sdram of 128MB I have Initialized the SDRAM? through the assembly code. Now, I need to test the...

Hi we have customized board with BF561 and sdram of 128MB I have Initialized the SDRAM? through the assembly code. Now, I need to test the sdram by writing pattern 5a5a5a5a and a5a5a5a5 in assembly. Please help me in assembly code to test the sdram connected to bf561. Thanks Explore and discover exciting holidays and getaways with Yahoo! India Travel http://in.travel.yahoo.co...


BF532-SDRAM Configuration/Sample Code

Started by anwarnaseem_uet in Analog Devices DSPs14 years ago

Hi, I am new to BF532. I have to read and write from an external SDRAM using a C Program running on BF532. I have to configure SDRAM...

Hi, I am new to BF532. I have to read and write from an external SDRAM using a C Program running on BF532. I have to configure SDRAM using EBIU ?


Re: SDRAM to the 21065L

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

Please refer to the chapter-10 of ADSP-21065L User Manual. The minimum size supported for SDRAM is 16 MBytes. If you use any size less than 16...

Please refer to the chapter-10 of ADSP-21065L User Manual. The minimum size supported for SDRAM is 16 MBytes. If you use any size less than 16 MBytes (as you seem to be currently asking), you will not be able to use some of the address ranges of SDRAM - because these address ranges will be aliased to some other address ranges. For example with 8MByte SDRAM (as you are asking), (1) remaining ...


is my EZ-KIT SDRAM busted?

Started by Robert K Yu in Analog Devices DSPs21 years ago

hi folks, I am playing around with the Bf533 EZ-KIT for the first time, and I'm trying to access the SDRAM. If I read the...

hi folks, I am playing around with the Bf533 EZ-KIT for the first time, and I'm trying to access the SDRAM. If I read the docs correctly, I ought to be able to point my debugger directly at 0x0000 and access the block of SDRAM. However, I can't modify any of


need info

Started by mahendra varman in Analog Devices DSPs17 years ago

Hi all In a single board, Blackfin BF533 processor is connected sdram 1. and in the same board Tiger sharc TS201 is connected to sdram...

Hi all In a single board, Blackfin BF533 processor is connected sdram 1. and in the same board Tiger sharc TS201 is connected to sdram 2. One fpga is connected in between blackfin and tigersharc Suggest the ways in which I can transfer data from sdram 1( connected to blackfin) to sdram 2 ( connected to tigersharc) and viceversa thru FPGA Thanks R.Mahendran --------------------...


SDRAM to ADSP-21065L

Started by "Allia Donna D. Go" in Analog Devices DSPs17 years ago 1 reply

hi! i am interfacing an SDRAM with ADSP-21065L EZ kit Lite board for memory expansion using EMAFE. the problem is, there are pins in...

hi! i am interfacing an SDRAM with ADSP-21065L EZ kit Lite board for memory expansion using EMAFE. the problem is, there are pins in SDRAM that are not specified in the dsp board. the following are the pins that i don't know where to connect :) : write enable chip select clock enable row address strobe column address strobe data input/output mask the SDRAM i'm using operates at 13...


SDRAM for 65L

Started by Andor Bariska in Analog Devices DSPs24 years ago

Hi group, from other hardware producers I have heard that not every type of SDRAM works on the 65L (maybe due to some of its...

Hi group, from other hardware producers I have heard that not every type of SDRAM works on the 65L (maybe due to some of its errata regarding the SDRAM interface). We have had experience with two types: one works, the other doesn't. The one which doesn't work is a


AW: 21065L and SDRAM

Started by Andor Bariska in Analog Devices DSPs24 years ago 2 replies

OK, I'll throw some light:) We have a board with shared distributed memory. There are (among others) two clusters of two...

OK, I'll throw some light:) We have a board with shared distributed memory. There are (among others) two clusters of two 21065L, each cluster has 4Mx32bit SDRAM mapped to each processor's external memory bank 1. SDRAM is accessed using Memory Select Line 1. Both p


Bf518 Ez-ki EvalBoard Enabaling the SDRAM

Started by chagai_e in Analog Devices DSPs14 years ago

Hi, How can i know if my program is using the external memory (SDRAM)? How do I Enable it? I went to: project--> project options--> ...

Hi, How can i know if my program is using the external memory (SDRAM)? How do I Enable it? I went to: project--> project options--> Link--> Processor-> Memory Usage-> checked the: internal SRAM and External SDRAM. It didn't seem to work.. then I noticed i can modify this too --> project--> project options--> LDF Settings--> External Memory-> checked the: Use external memory (SDRAM


BF532 memdma error and sdram access problem

Started by linchongliang in Analog Devices DSPs20 years ago 2 replies

I use blackfin 532. I find memdma is difficult to use, especially when externer sdram as destination. For example, I use...

I use blackfin 532. I find memdma is difficult to use, especially when externer sdram as destination. For example, I use descriptor-based memdma, with the wdsize set to 32, L1 sram to sdram. the dma seems work, but occasionally locks up, with DMA_RUN flag not cleared. My