[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] uclinux port to Multimedia board
Hi,
Christopher John Comis wrote:
> 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.
I commented those parameters and the result is allways the same.
> (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
>
In EDk 6.1 this tab doesn't exists, I searched thoses options and didn't
find them, but I didn't include the xmdstub with "SET attribute
XMDSTUB=code/xmdstub.out" in my mss file, and compile with "-mode xmdstub".
> (3) How are you downloading the kernel to the ZBTs? Are you using the dl.sh
> script?
yes
I connected the timer interrupt and the Irq of the intc on leds, the
timer interrupt blink only once (when the boot process is in the
microblaze_timer.c file) and the Irq led is allways on.
Thanks,
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/