Hello,
I'm trying to optimize DSP functions to use them in my cortex M3 MCU. I use the Keil compiler and I want to work with inline assembler, but the Keil compiler don't support the inline assembler in thumb mode. Could anybody help me to find a workaround of this issue. Thanks.
Best Regards