Reply by zhang zhilong May 27, 20082008-05-27
make sure the boot mode.

2008/5/5, n...@gmail.com :
>
> Hi,
>
> I am connecting F2812 and wish to run my program in flash memory. I have
> included F2812.cmd file, i have also included memcopy.c, CSMpasswords.asm
> files. I have connected JP7 jumper to 1-2 position for booting from Flash.
>
> i have initialised the following.
>
> extern Uint16 RamfuncsLoadStart;
> extern Uint16 RamfuncsLoadEnd;
> extern Uint16 RamfuncsRunStart;
> MemCopy(&RamfuncsLoadStart, &RamfuncsLoadEnd, &RamfuncsRunStart);
> InitFlash();
>
> But i am getting the following error when i load my program in to DSP.
>
> " Data verification failed at 0x3F6B12.Please verify target memory and
> memory map"
>
> How can i rectify that.?
> Can any one please answer me.
>
> regards,
>

--
zhang.zhilong
Reply by naay...@gmail.com May 5, 20082008-05-05
Hi,

I am connecting F2812 and wish to run my program in flash memory. I have included F2812.cmd file, i have also included memcopy.c, CSMpasswords.asm files. I have connected JP7 jumper to 1-2 position for booting from Flash.

i have initialised the following.

extern Uint16 RamfuncsLoadStart;
extern Uint16 RamfuncsLoadEnd;
extern Uint16 RamfuncsRunStart;
MemCopy(&RamfuncsLoadStart, &RamfuncsLoadEnd, &RamfuncsRunStart);
InitFlash();

But i am getting the following error when i load my program in to DSP.

" Data verification failed at 0x3F6B12.Please verify target memory and memory map"

How can i rectify that.?
Can any one please answer me.

regards,


OMAP35x EVM jump-starts low-power apps
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building applications based on the OMAP35x architecture: http://www.DSPRelated.com/omap35x