-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description of defect
In the latest cmsis repo, there's a definition of __SXTB16_RORn in cmsis_gcc.h. It is missing in:
https://github.com/ARMmbed/mbed-os/blob/master/cmsis/TARGET_CORTEX_M/cmsis_gcc.h
since it old. Latest CMSIS cmsis_gcc.h:
https://github.com/ARM-software/CMSIS_5/blob/develop/CMSIS/Core/Include/cmsis_gcc.h
Do you mind updating that file/folder?
Target(s) affected by this defect ?
All targets with DSP extensions
Toolchain(s) (name and version) displaying this defect ?
GCC, any version
What version of Mbed-os are you using (tag or sha) ?e642a7d8b3609a7c903e042cd772f00a5d299088
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli 1.10.0
How is this defect reproduced ?
Mbed example in:
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro/kernels/cmsis-nn