Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1969 closed defect (worksforme)

lpc2362 does not build

Reported by: Joel Sherrill Owned by: thomas.doerfler
Priority: normal Milestone: 4.11
Component: bsps Version: 4.11
Severity: normal Keywords:
Cc: ralf.corsepius@…, jennifer.averett@…, thomas.doerfler@…, sebastian.huber@… Blocked By:
Blocking:

Description

/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.

Change History (6)

comment:1 Changed on 11/23/11 at 21:19:01 by Joel Sherrill

Cc: thomas.doerfler added
Owner: changed from Joel Sherrill to thomas.doerfler

comment:2 Changed on 11/23/11 at 21:21:42 by Joel Sherrill

Cc: Jennifer Averett added

comment:3 Changed on 11/30/11 at 03:13:23 by Ralf Corsepius

Cc: Ralf Corsepius added

comment:4 Changed on 12/12/11 at 06:29:28 by Sebastian Huber

Cc: Sebastian Huber added

comment:5 Changed on 02/02/12 at 18:35:39 by Joel Sherrill

Resolution: worksforme
Status: newclosed

Closing. Revisit if an issue.

comment:6 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.