[Bug 1969] New: lpc2362 does not build

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Nov 23 22:16:32 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1969

           Summary: lpc2362 does not build
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: bsps
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: joel.sherrill at oarcorp.com


/users/joel/test-gcc/rtems/configure \
  --target=arm-rtems4.11 --enable-multilib \
  --enable-ada --enable-posix --enable-networking \
  --enable-maintainer-mode --disable-tests \
  --prefix=/users/joel/test-gcc/install-svn
make

Ends with...

/users/joel/test-gcc/rtems/c/src/lib/libbsp/arm/lpc24xx/console/console-config.c:110:18:
error: 'LPC24XX_PCLKDIV' undeclared here (not in a function)
gmake[6]: *** [libbsp_a-console-config.o] Error 1
gmake[6]: Leaving directory
`/home2/joel/build/b-arm-multilib/arm-rtems4.11/c/lpc2362/lib/libbsp/arm/lpc24xx'

It could be caused by Jennifer's console changes but I don't think so since
LPC24XX_PCLKDIV isn't in the bspopts.h like I would expect.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list