[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] uclinux port to Multimedia board
Hi Didier,
A couple things:
(1) You shouldn't need the following parameters for your interrupt
controller:
PARAMETER C_KIND_OF_INTR = B 0111
PARAMETER C_KIND_OF_EDGE = B X111
PARAMETER C_KIND_OF_LVL = B 1XXX
The defaults should be fine.
(2) Under your applications tab, can you verify the following:
(a) "Default: microblaze_0_bootloop": Mark to initialize BRAMs is checked
(b) "Default: microblaze_0_xmdstub": Mark to initialize BRAMS is NOT checked
(c) All other software applications: Mark to initialize BRAMS is NOT checked
(3) How are you downloading the kernel to the ZBTs? Are you using the dl.sh
script?
Chris
> -----Original Message-----
> From: owner-microblaze-uclinux@itee.uq.edu.au [mailto:owner-microblaze-
> uclinux@itee.uq.edu.au] On Behalf Of didier delacretaz
> Sent: November 10, 2004 7:54 AM
> To: microblaze-uclinux@itee.uq.edu.au
> Subject: Re: [microblaze-uclinux] uclinux port to Multimedia board
>
> Hi,
>
> John Williams wrote:
> > Hi Didier,
> >
> > Can you post your MHS file? There's something fundamental missing here
> > - you shouldn't be having all this trouble!
> >
> > Thanks,
> >
> > John
>
> my mhs file is attached. I'm using EDK 6.1 and it's based on the
> mbvanilla_net_v6.1d
> The interrupt controller has been tested with a little test programm and
> it's working.
> Thanks for your help.
>
> Regards,
> Didier
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/