[RTEMS Project] #3779: arm_switch_reg undeclared when building libdebugger/rtems-debugger-arm
RTEMS trac
trac at rtems.org
Wed Oct 2 01:18:24 UTC 2019
#3779: arm_switch_reg undeclared when building libdebugger/rtems-debugger-arm
----------------------------+--------------------------
Reporter: Andrei Chichak | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: lib/debugger | Version:
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
----------------------------+--------------------------
Comment (by sprhawk):
Replying to [comment:6 Chris Johns]:
>
> What is your configure command line?
It was
{{{
../rtems_5/configure --prefix=$RTEMS_ROOT_DIR --target=arm-rtems5
--enable-rtemsbsp=stm32f4 --disable-networking --enable-posix --disable-
cxx --enable-tests=samples --disable-smp --disable-multiprocessing; make
}}}
If cortex-m4 is thumb only, I think it should not have the operation to
switch from ARM to thumb due to it lacks of ARM instructions
--
Ticket URL: <http://devel.rtems.org/ticket/3779#comment:7>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list