Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Ads

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | problem with dsk6711 emif

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

problem with dsk6711 emif - shred_gao - Dec 19 8:24:00 2003

hello!
I have some trouble with dsk6711 emif.
the value in the EMIF registers is:
(this is according to my board condition)
*(unsigned int *)EMIF_GCR =0x30f8;
*(unsigned int *)EMIF_CE0 =0x30;
*(unsigned int *)EMIF_CE1 =0xffffff03;
*(unsigned int *)EMIF_CE2 =0xffffff23;
*(unsigned int *)EMIF_SDCTRL=0x07117000;
*(unsigned int *)EMIF_SDRP =0x61a;
*(unsigned int *)EMIF_SDEXT =0x54519;
the AREADY pin is pulled high on my board
When I access the CE2,I check CE2,AWE,ARE and AOE,and there is no
change on my oscilloscope(100MHz).I am confused,what is the matter
with my board.
thinks
shred_gao



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: problem with dsk6711 emif - Mike Dunn - Jan 1 17:03:00 2004

hello shred_gao,
 
Sometimes it is very difficult to trigger a scope on a single event.
 
Try writing a simple endless loop that reads from [or writes to] the first address of CE2, increments for 1M times and starts over.
 
Your scope should be able to pick up the signals.
 
mikedunn

shred_gao <c...@sina.com> wrote:
hello!
I have some trouble with dsk6711 emif.
the value in the EMIF registers is:
(this is according to my board condition)
*(unsigned int *)EMIF_GCR =0x30f8;
*(unsigned int *)EMIF_CE0 =0x30;
*(unsigned int *)EMIF_CE1 =0xffffff03;
*(unsigned int *)EMIF_CE2 =0xffffff23;
*(unsigned int *)EMIF_SDCTRL=0x07117000;
*(unsigned int *)EMIF_SDRP =0x61a;
*(unsigned int *)EMIF_SDEXT =0x54519;
the AREADY pin is pulled high on my board
When I access the CE2,I check CE2,AWE,ARE and AOE,and there is no
change on my oscilloscope(100MHz).I am confused,what is the matter
with my board.
thinks
shred_gao
_____________________________________


______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )