DSPRelated.com
Forums

Problems loading dsp program with dsp/bios

Started by Unknown November 11, 2001

If I load the programm I get following message.
"Data verification failed at adress 0xFF80. Please verify target
memory and memory map".
I get the error message both with DMSEL (dip switch 6) activated or
deactivated, and both boot from flash (jumper JP2) enabled or
disabled... different clock speed... etc..
All others programms that don't use DSP/BIOS work very well!!!
Now i have attempted to upgrade the DSP/BIOS from TI ftp site, but
i'm not sure if i have installed the correct files (too patch files
and too less instruction about it!!) .... but nothing is changed!!

Thanx in advance,

Alfius



Try moving the interrupt vector table to 0x7f80. You can do that in BIOS in
the configuration manager. By default, BIOS will try and put your IVT at
0xff80, and I'm sure the DSK has some sort of FLASH there, which is not RAM.
Until you're ready for boot-from-flash, move your IVT.

Good luck,
Dave Helsley

-----Original Message-----
From: [mailto:]
Sent: Sunday, November 11, 2001 11:16 AM
To:
Subject: [c54x] Problems loading dsp program with dsp/bios
If I load the programm I get following message.
"Data verification failed at adress 0xFF80. Please verify target
memory and memory map".
I get the error message both with DMSEL (dip switch 6) activated or
deactivated, and both boot from flash (jumper JP2) enabled or
disabled... different clock speed... etc..
All others programms that don't use DSP/BIOS work very well!!!
Now i have attempted to upgrade the DSP/BIOS from TI ftp site, but
i'm not sure if i have installed the correct files (too patch files
and too less instruction about it!!) .... but nothing is changed!!

Thanx in advance,

Alfius
_____________________________________
Note: If you do a simple "reply" with your email client, only the author of
this message will receive your answer. You need to do a "reply all" if you
want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

To Join: Send an email to

To Post: Send an email to

To Leave: Send an email to

Archives: http://www.yahoogroups.com/group/c54x

Other Groups: http://www.dsprelated.com ">http://docs.yahoo.com/info/terms/



> If I load the programm I get following message.
> "Data verification failed at adress 0xXXXX. Please verify target
> memory and memory map".

Make a backup of ..\ti\cc\gel\c5000.gel and extract autoreset.zip
Now the new c5000.gel automatically call the C5402_DSK_Init()
resetting your DSK when you start-up CCS 1.2

alfius


Attachment (not stored)
autoreset.zip
Type: application/x-zip-compressed