[RTEMS Project] #4906: libbsd not working on nucleo-h743ZI
RTEMS trac
trac at rtems.org
Mon May 15 17:42:30 UTC 2023
#4906: libbsd not working on nucleo-h743ZI
-----------------------+--------------------
Reporter: yangn0 | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: arch/arm | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
-----------------------+--------------------
libbsd not working on nucleo-h743ZI.
I run the libbsd testsuit selectpollkqueue01,get a fatal.
The same fatal happened in my project.
*** FATAL ***
fatal source: 0 (INTERNAL_ERROR_CORE)
fatal code: 2 (INTERNAL_ERROR_TOO_LITTLE_WORKSPACE)
RTEMS version: 6.0.0.020163e5b7bb0b4363b57f37729b99becae9c629
RTEMS tools: 12.2.1 20230224 (RTEMS 6, RSB
f0e34eab8bf33b833a7d9d0b2bddd3b89f6d83cb, Newlib 17ac400)
executing
i used a sh to build libbsd
{{{
cd /home/yangn0/devel/rtems-arm/rtems-libbsd
./waf distclean
./waf configure --prefix=$HOME/devel/rtems-arm/tools/rtems/6 \
--rtems-bsps=arm/nucleo-h743zi \
--buildset=buildset/default.ini
./waf
./waf install
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4906>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list