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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
sram read/write trouble   Topic List   < Prev Topic  |  Next Topic >
Reply  | 
Re: sram read/write trouble

i'll just reply to my own post ;-)

well, it turned out that on the EMULATOR, reading fails, while on the
REAL HARDWARE, it's no problem......but i have no idea why!

any guesses?
(it's not very time-efficient to dump the whole program to a flashrom
everytime i change s.th...;-) )

schoebey





Thu Oct 23, 2003 3:37 pm

schoebey
Offline Offline
Send Email Send Email

 | 
Expand Messages Author Sort by Date

hello everyone i have something like this in my code: unsigned char *pSav = ((u8*)0x0E000000); unsigned char a,b; a=pSav[0]; b=pSav[1]; pSav[2]=a; pSav[3]=b; ...
schoebey
Offline Send Email
Oct 22, 2003
4:57 pm

i'll just reply to my own post ;-) well, it turned out that on the EMULATOR, reading fails, while on the REAL HARDWARE, it's no problem......but i have no idea...
schoebey
Offline Send Email
Oct 24, 2003
12:58 pm

... It would help if you told us which emulator you're using....
Fredrik Olsson
flubbaofward
Offline Send Email
Oct 25, 2003
8:16 am

I've tried doing this trick in Boycott I think it was.. Ages ago. But if I remember correctly you have to specify which type of backup memory is installed on...
Thomas Egeskov Petersen
laxityms
Offline Send Email
Oct 25, 2003
12:23 pm

dear set your emulator saving mode to SRAM-MODE on vba! yj ... From: Fredrik Olsson <flubba@...> To: <gbadev@yahoogroups.com> Sent: Friday, October 24,...
Yuanjun
shsemilink
Offline Send Email
Oct 25, 2003
3:51 pm

... save mode was set to 'automatic', so it should have switched automatically.... however, i think there was a bug in the release of that version of vba (v1.6...
schoebey
Offline Send Email
Oct 29, 2003
9:53 am

dear in vba , if you select auto mode and write any data to address 0x0e005555 , the saving mode then be switched to flashmode. in flash mode , u can not...
Yuanjun
shsemilink
Offline Send Email
Oct 29, 2003
7:52 pm
Advanced

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