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 14 Jul 2007 01:07 AM by  sygi@canbus.pl
uClinux on M5329EVB
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
sygi@canbus.pl
New Member
New Member
Posts:


--
14 Jul 2007 01:07 AM
    I have problem with the Microwindows package during uClinux compilation.
    I get this error:

    In file included from devopen.c:21:
    /home/sygi/uClinux-dist/user/microwin/src/include/swap.h:57:5: error: #error MW_CPU_BIG_ENDIAN and your OS disagree about your CPUs byte-order. Did you forget to set BIGENDIAN in the config file?

    I' ve tried to change BIGENDIAN variable in various config files but then I get something like this:

    {standard input}: Assembler messages:
    {standard input}:493: Error: invalid instruction for this architecture; needs 68000 or higher -- statement `ror.w #8,%d2' ignored
    {standard input}:493: Error: invalid instruction for this architecture; needs 68000 or higher -- statement `ror.w #8,%d2' ignored
    {standard input}:502: Error: invalid instruction for this architecture; needs 68000 or higher -- statement `ror.w #8,%d7' ignored
    .
    .
    .

    Without the Microwindows package the image is build properly.
    Does anyone can help me ??
    You are not authorized to post a reply.