Path: chuka.playstation.co.uk!news From: Philip Gooch Newsgroups: scee.yaroze.programming.codewarrior,scea.yaroze.programming.codewarrior Subject: Re: TestCard(); Problems Date: Wed, 09 Sep 1998 22:43:37 +0100 Organization: philg@nospam.easynet.co.uk Lines: 33 Message-ID: <35F6F687.1A956AA5@nospam.easynet.co.uk> References: <35F66900.4DA4E141@bigfoot.com> <35F6A574.DEE2C730@easynet.co.uk> <35F6DD71.1044D965@bigfoot.com> Reply-To: philg@nospam.easynet.co.uk NNTP-Posting-Host: philg.easynet.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353" Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 (Macintosh; I; PPC) Xref: chuka.playstation.co.uk scee.yaroze.programming.codewarrior:343 scea.yaroze.programming.codewarrior:346 Darco wrote: > Phil Gooch wrote: > > > > Maybe you need to format the card first? There's a utility that comes with > > CW that does it for you. > > > > I'll try your code tonight on a formatted card and see what happens > > Good try, but I ran the program before in inserted the blank card - I > had my origional memory card in there. I thought it might be the access > card screwing it up, but removing it didn't change anything. > > Remember, the program works like a charm when I compile it with GCC. > > Thanks for replying. > > 'Darco I've verified that compiling and running this program under Codewarrior freezes the Yaroze. I wonder what could be causing it? I tried adding a few VSync()'s between each call to TestCard() but it made no difference. Maybe Codewarrior needs a few other things to be set up before you can successfully call TestCard(). I'll try adding it to my game code and see if it works then. Phil