Path: chuka.playstation.co.uk!news From: "JohnT" Newsgroups: scee.yaroze.programming.codewarrior Subject: Re: obvious to you but not to me(sob) question Date: Thu, 21 May 1998 20:14:17 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 35 Message-ID: <6k1uec$4p28@chuka.playstation.co.uk> References: <6k1a3l$4p23@chuka.playstation.co.uk> <35644399.6C4CA43C@hinge.mistral.co.uk> <35644D9F.F4CAF432@micronetics.com> <6k1n4u$4p27@chuka.playstation.co.uk> NNTP-Posting-Host: nettech.demon.co.uk X-Newsreader: Microsoft Outlook Express 4.72.3007.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3007.0 Just a thought... Have you adjusted to address you upload it to on the Yaroze in the uploader program or batch file? JohnT West wrote in message <6k1n4u$4p27@chuka.playstation.co.uk>... >Heres a little more info . The program im trying to get running is the 3d >tutorial by Peter ?(middlesex prof). Except its loading a cbe 1064 bytes big. > >The tmd is loaded at 800090000 >the code at 800100000 > >Ive looked at the mapfile(attched) and it doesnt seem odd to me (admittidly Im >no expert). > >What I dont understand is that this program originally worked (ie got past >ps_start.c) into main.c. (it used to fail cause I forgot to download the tmd >which is when i changed the address to 800100000 which is what ive always used >with success on other progs). Those changes resulted in it failing in >ps_start.c. When I reverted back to the earlier conditions it still failed in >ps_start.c as opposed to main.c where it used to fail due to lack of tmd) > >Could it be my tmd? >Is Codewarrior gone screwy? >Or am I messing up big time? >