[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Compiling uClinux on MicroBlaze



Hi Jose,

I don't get this. I have exactly the same snippet about opb_intc in the system.mhs file I sent earlier.
There is no difference, so I'm a bit lost now.

Ashish
Jose Torres wrote:
Hi Ashish,
It looks like your timer interrupt is not setup correctly.

BEGIN opb_intc
 PARAMETER INSTANCE = opb_intc_0
 PARAMETER HW_VER = 1.00.c
 PARAMETER C_BASEADDR = 0x41200000
 PARAMETER C_HIGHADDR = 0x4120ffff
 BUS_INTERFACE SOPB = mb_opb
 PORT Irq = Interrupt
 //Try adding your timer below
PORT Intr = RS232_Uart_1_Interrupt & SysACE_CompactFlash_SysACE_IRQ & LEDs_4Bit_IP2INTC_Irpt
END

Hopefully that is the source of your problem.
- Jose



On 3/21/07, *Ashish Darbari* <ashish@xxxxxxxxxxxxxxx <mailto:ashish@xxxxxxxxxxxxxxx>> wrote:

    Hi Jose,

    The obp_timer is a requirement for uClinux, that's why it was
    complaining. It can be defined as the main hardware timer. You should
    make sure you also have an interrupt controller if you don't have one
    already.

    [Ashish]:  I do have the interrupt controller.

    > Here is a screen shot of my own timer and interrupt controller:
    > http://www.gameboysandrobots.com/files/images/timer%26interrupt.html
    >
    <http://www.gameboysandrobots.com/files/images/timer%26interrupt.html
    <http://www.gameboysandrobots.com/files/images/timer%26interrupt.html>>
    >
    >
    > >About the 'ln' error.
    > >---------------------
    > >I understand that people had patched up the Makefile to
    > >avoid getting link errors that I found the fix for by
    > >commenting, but these patches were provided in 2005, so
    > >when I got the uClinux-dist and uClinux-2.4.x yesterday
    > >why didn't they reflected the correct patches?
    >
    > I guess my question is where did you get the uClinux-dist and
    > uClinux-2.4.x files? It does seem a little silly that these changes
    > aren't reflected in the latest version.
    >
    [Ashish]: From http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/
    <http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/>
    > Is your uClinux image.bin booting yet?
    >
    [Ashish]: Nope, as you may notice from my latest mail.

    ___________________________
    microblaze-uclinux mailing list
    microblaze-uclinux@xxxxxxxxxxxxxx
    <mailto:microblaze-uclinux@xxxxxxxxxxxxxx>
    Project Home Page :
    http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
    <http://www.itee.uq.edu.au/%7Ejwilliams/mblaze-uclinux>
    Mailing List Archive :
    http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
    <http://www.itee.uq.edu.au/%7Elistarch/microblaze-uclinux/>




--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jose A. Torres
Treasurer
Multi Disciplinary Robotics Club
Multi Agent Bio-Robotics Lab (09-1100)
Kate Gleason College of Engineering
Rochester Institute of Technology

http://mdrc.rit.edu
http://gameboysandrobots.com

Email: jat5737@xxxxxxx <mailto:jat5737@xxxxxxx>
Cellphone:(585) 230-5709
Lab phone:(585) 475-7208
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/