Re: [ES40-developers] emulator crash on decompressing
Status: Alpha
Brought to you by:
iamcamiel
From: Camiel V. <iam...@gm...> - 2008-06-03 15:01:28
|
Hi Fausto, I haven't seen that before (well, I have, but that was a long time ago...). Do you know how to reproduce it? Camiel. On Tue, Jun 3, 2008 at 4:55 PM, Fausto Saporito <fa...@un...> wrote: > Hello Camiel, > > now it's ok, but at startup I have this error: > > *** Error - CPU 0 failed powerup diagnostics *** > > EV6 BIST = 0 > STR status = 0 > CSC status = 0 > PChip0 status = 0 > PChip1 status = 0 > DIMx status = 0 > TIG Bus status = 0 > DPR status = 0 > CPU speed status = 0 > CPU speed = 0 > Powerup time = 00-00-00 00:00:00 > CPU SROM sync = 0 > > Is it normal? I delete the dpr.rom and flash.rom, but I never got that > error before. > > regards, > fausto > > Quoting Camiel Vanderhoeven <iam...@gm...>: > >> Hi Fausto, >> >> The problem in Serial.cpp was not the cause of the crash you saw. I >> found a hard reference to CPU 1 in the decompression routine in >> System.cpp. That was probably a remnant of some testing I did. I've >> removed it, and it seems to fix the problem. I'm sorry I didn't spot >> it earlier myself. >> >> Camiel. >> >> On Tue, Jun 3, 2008 at 11:09 AM, Camiel Vanderhoeven >> <iam...@gm...> wrote: >>> Hi Fausto, >>> >>> I just fixed a semicolon I misplaced in Serial.cpp. I'm not sure it's >>> related to your crash, but I think it might be. >>> >>> Camiel. >>> >>> On Tue, Jun 3, 2008 at 10:39 AM, Fausto Saporito <fa...@un...> wrote: >>>> Hello all, >>>> >>>> after a while I started again with my tests with Tru64, and with the >>>> latest cvs version I have this totally new crash during the rom image >>>> decompression. >>>> The progress indicator prints 0% then I have the crash, and there's no >>>> file (decompressed.rom) created in the directory. >>>> >>>> Has anyone encountered this bug before? >>>> >>>> thanks, >>>> Fausto >>>> >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.net email is sponsored by: Microsoft >>>> Defy all challenges. Microsoft(R) Visual Studio 2008. >>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>>> _______________________________________________ >>>> Es40-developers mailing list >>>> Es4...@li... >>>> https://lists.sourceforge.net/lists/listinfo/es40-developers >>>> >>> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Es40-developers mailing list >> Es4...@li... >> https://lists.sourceforge.net/lists/listinfo/es40-developers >> > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Es40-developers mailing list > Es4...@li... > https://lists.sourceforge.net/lists/listinfo/es40-developers > |