[PATCH] libdebugger/arm: Fix build for atsam.

Chris Johns chrisj at rtems.org
Fri Oct 18 09:03:01 UTC 2019


On 17/10/19 4:51 pm, Christian Mauderer wrote:
> after a hint from Chris I took a more detailed look at the patch.
> There is at least one thing that I should change: The
> 
>     #if !ARM_THUMB_ONLY && defined(__thumb__)
> 
> case is most likely not necessary.

Thanks for this.

After discussing this with Sebastian I think it would be better to move to the
using __ARM_ARCH and __ARM_ARCH_PROFILE. I will look at creating a patch to do
this and will post when it is ready.

Chris


More information about the devel mailing list