Subject: Re: Loading v1.6 on Intermec 6651
To: Port-Hpcmips <port-hpcmips@netbsd.org>
From: Joe Steele <joesteele@hotmail.com>
List: port-hpcmips
Date: 12/25/2002 23:17:43
Ok, here is my latest progress.

I tried booting from serial console using generic kernel and Sharp HC-VJ1C
as the type. I did a hard reset before hand and set the available program
memory to 30Mg (almost the max). I got slightly more information. Here is
the boot log:

--------HPCBOOT--------
MemoryManager: LockPages
FileManager: FAT
[0] 0x04000000 size 0x04000000
GetVersionEx
Windows CE 3.0
GetSystemInfo:
wProcessorArchitecture      0x1
dwPageSize                  0x1000
dwAllocationGranularity     0x00010000
dwProcessorType             0xfa0
wProcessorLevel             0x3
wProcessorRevision          0x2230
Display: 800x480 16bpp
TX39
open file "\Storage Card\netbsd.gz"(1904876 byte).
Loader: ELF
file size: +0x691a50 = 0x692000 byte
address translation table 1696 pages.(13568 by
allocated 1696 page. mapped 1696 page.
2nd bootloader vaddr=0x0077f000 paddr=0x00472000
2nd bootloader copy done.
[1] vaddr 0x80001000 file size 0x691a50 mem size 0x6e91d0
        ->load 0x80001000+0x006e91d0=0x806ea1d0 ofs=0x00001000+0x691a50
[zero clear] ->0x80692a50+0x00057780=0x806ea1d0
load link 1689 zero clear link 1.
kernel entry address: 0x80001000
framebuffer: 800x480 type=5 linebytes=0 addr=0x00000000
console = 2
jump to 0x80472000 (info=0x80471000, pvec=0x805d1000)

EXCEPTION: 0xBFC00180
 00: Int

EXCEPTION: 0xBFC00180
 00: Int

EXCEPTION: 0xBFC00180
 00: Int

EXCEPTION: 0xBFC00180
 00: Int

EXCEPTION: 0xBFC00180
 04: AdEL

This last exception kept repeating until I disconnected. Any clues? I will
work more on getting a debug version of the HPCBoot compiled and see if I
can get more info that way.

Joe

----- Original Message -----
From: "TAKEMURA Shin" <takemura@netbsd.org>
To: "Joe Steele" <joesteele@hotmail.com>; <port-hpcmips@netbsd.org>
Sent: Monday, December 23, 2002 1:01 AM
Subject: Re: Loading v1.6 on Intermec 6651


> Hi Joe,
>
> ----- Original Message -----
> From: "Joe Steele" <joesteele@hotmail.com>
> To: <port-hpcmips@netbsd.org>
> Sent: Sunday, December 22, 2002 12:50 PM
> Subject: Loading v1.6 on Intermec 6651
>
>
> > Hello all,
> >
> > For those of you working on this product, great job! I have enjoyed
> playing
> > with it. I hope to help out myself once I learn a little more about
> drivers
> > on BSD.
> >
> > Here's the problem - I am trying to load v1.6 on my Intermec 6651 (equiv
> of
> > Telios HC-VJ2C) and having little success so far. I have tried booting
the
> > generic kernel as a Sharp HC-VJ1C or HC-AJ1/AJ2. But it never completes
> the
> > boot.
>
> AJ2 looks very different from VJ1/VJ2. It's better to try the HC-VJ1C
entry.
> Did you try serial console?
>
> > I have done some research so I know this has been solved by other
people,
> > but my Japanese is rusty. 8^(
>
> I've tried to digged up the article from the port-hpcmips-ja ML but
> I can't find any one which says that he've succeeded to boot on VJ2C.
> Who had solved the problem?
>
> Takemura
>