How to sovle the issue of "error: inconsistent operand constraints in an 'asm' "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-14 2:07 AM
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
- Labels:
-
STM32Cube MCU Packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-26 2:38 AM
Hello @veryneo
In order to reproduce the issue you are encountering, could you please provide us with more details regarding the tools version and MCU series you are using.
- STM32CubeMX version.
- STM32CubeIDE version.
- MCU series.
Saket_Om
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-26 2:42 AM
Did you try a search?
https://www.google.com/search?q=inconsistent+operand+constraints+in+an+%27asm%27
A complex system designed from scratch never works and cannot be patched up to make it work.
