Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
flash card save data problem solution   Message List  
Reply | Forward Message #13710 of 15019 |
I have had a problem saving data in the flash cartridge save data
area
(0x0E000000)only on newer cartridges like a flashadvance 256M or
flash2advance 64M. The area is accessed with a unsigned char * with
no special setup. After some investigation it seems the area responds
with old read data almost as if there was a read data latch on the
ram
. For example writing 0x0e000001 = 0x31 and 0x0e000002 = 0x32 and
then
reading 0x0e000001 returns indeterminant data. A subsequent read of
0x0e000002 (or anywhere in the NV ram area?) returns 0x31. The next
read would return 0x32.
An apparent solution is to read each location twice and use the data
only from the second read. Screwy. Anyone else see this? Anyone know
the flash2advance designer that could maybe shed some light on this?

bjohnson
nospam
@
no spam mam
shot.com






Tue Feb 4, 2003 4:08 pm

bjohnson13_99
Offline Offline
Send Email Send Email

Forward
Message #13710 of 15019 |
Expand Messages Author Sort by Date

I have had a problem saving data in the flash cartridge save data area (0x0E000000)only on newer cartridges like a flashadvance 256M or flash2advance 64M. The...
ninjaneer <bjohnson13...
bjohnson13_99
Offline Send Email
Feb 4, 2003
4:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help