Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 31 Oct 2006 10:07 AM by  ashwinb@logicpd.com
Kernel run-time error ?
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages
tomyang
New Member
New Member
Posts:


--
30 Oct 2006 02:33 PM
    Posted By tomyang on 5 Apr 2006 10:17 AM
    Hi,
    I downloaded kernel-2.6.18 sourcescode and compiled it. I used the command :

    [color=blue:104mh6vd]
    $ make ARCH=arm CROSS_COMPILE=arm-linux- clean
    $ make ARCH=arm CROSS_COMPILE=arm-linux- mrproper
    $ make ARCH=arm CROSS_COMPILE=arm-linux- lpd270_defconfig
    $ make ARCH=arm CROSS_COMPILE=arm-linux-


    It had an error :

    [color=red:104mh6vd]/arm-linux/bin/arm-linux-ld:arch/arm/kernel/vmlinux.lds:421: parse error


    I remarked 421 and 422 line of arch/arm/kernel/vmlinux.lds to finish compile. But when I run it on PXA270. It show the error message
    [color=red:104mh6vd]
    Uncompressing Linux.............................................................
    ................... done, booting the kernel.
    Error: unrecognized/unsupported machine ID (r1 = 0x000003e5).
    Available machine support:
    ID (hex) NAME
    000003a2 LogicPD PXA270 Card Engine
    Please check your kernel config and/or bootloader.


    Does anyone can help me ?
    Thanks a lot.


    ashwinb@logicpd.com
    New Member
    New Member
    Posts:


    --
    31 Oct 2006 10:07 AM
    Answered in your post in the PXA270 forum at: http://www.logicpd.com/su.../viewtopic.php?t=900
    You are not authorized to post a reply.