How to sovle the issue of "error: inconsistent operand constraints in an 'asm' "
When I try to compile stm32 image processing library by using the compiling toolchain provided by stm32cubeIDE.
I met an error which tell me " inconsistent operand constraints in an 'asm' "
The detailed error information is shown in following two pictures:
----------------------------------------------------------------------------------------------------------------------


Please guide me to know how I can resolve the this issues
