[Bug 2088] New: CSB337 (CSB637 variant) does not boot properly
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Feb 2 18:52:52 UTC 2013
https://www.rtems.org/bugzilla/show_bug.cgi?id=2088
Bug #: 2088
Summary: CSB337 (CSB637 variant) does not boot properly
Classification: Unclassified
Product: RTEMS
Version: HEAD
Platform: arm
OS/Version: RTEMS
Status: NEW
Severity: major
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: silvawp at gmail.com
Tested with ticker.exe of RTEMS 4.11 (head)
Configuration script:
../configure \
--prefix=/home/developer/rtems-4.11-bsp-install \
--target=arm-rtemseabi4.11 \
--enable-rtemsbsp="csb637" \
--enable-maintainer-mode \
--enable-tests="samples" \
--enable-rtems-debug \
--disable-networking \
--disable-posix \
--disable-itron \
--disable-cxx \
ENABLE_LCD=1 \
ENABLE_LCD_MIRRORING=1 \
ENABLE_RTEMS_DEBUG=1 \
RTEMS_DEBUG=1 \
BSP_PRESS_KEY_FOR_RESET=1 \
BSP_RESET_BOARD_AT_EXIT=1
Symptom:
The system restarts immediately after loading and executing the binary image of
ticker.exe.
The system is restarted when registering a console driver related to umon,
somewhere inside rtems_umon_connect()
(c/src/lib/libbsp/shared/umon/umonrtemsglue.c).
Workaround:
When rtems_umon_connect() is forced to return, ticker.exe does run as expected
in the board.
Further investigation in progress.
--
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