DSPRelated.com
Forums

Data verification failed

Started by axelio8 December 30, 2003


Does anyone have ideas for my problem.
My serious troubble is i am not able to download my code in my sdram
by emif.
According to my board, i think that i configured correctly my board
but it is always the same.
Please help me to solve that problem.
Does anyone have advices?

my config is here:

*(unsigned int *)EMIF_GCR =0x3FE0;
*(unsigned int *)EMIF_CE0 =0x90;
*(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;

PS: Sorry for my bad english.




axelio8:

You must have the CORRECT GEL file for your hardware configuration -
this GEL file must have ALL the memory in your board (that you want
to use) configured. This is the way the CCS IDE knows there is memory
available for code / data download.

The function to add Mapped Memory is setup_memory_map(). There is a
directory of sample *.gel files C:\ti\cc\gel

What is the board configuration you have ?

--ka

--- In , "axelio8" <douba8@c...> wrote:
>
>
> Does anyone have ideas for my problem.
> My serious troubble is i am not able to download my code in my
sdram
> by emif.
> According to my board, i think that i configured correctly my board
> but it is always the same.
> Please help me to solve that problem.
> Does anyone have advices?
>
> my config is here:
>
> *(unsigned int *)EMIF_GCR =0x3FE0;
> *(unsigned int *)EMIF_CE0 =0x90;
> *(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;
>
> PS: Sorry for my bad english.



hi

i am currenlty working on a project for MELP of 1.2kbps  over TMS320c 6711,

can some one tell me the method for getting the output , coz i code for 2.4kbps was working fine in 5x series.

I have also the problem for C code optimisation, so i am looking for the Code in Matlab. can some one send me the Code for MELP in Matlab

 

cheers

pranav