Hello,
I'm working on a project in which I'm using the ID Keil MDK-ARM version 5.3. The controller I've selected is STM32L433CBT7. For the fast development, I'm using the pre-generated codes (STM32Cube_FW_L4_V1.17.0) provided by the STM. Right now, whenever I'm compiling the code, I'm getting a warning (check the code section below). I don't know the impact or issue it will going to cause on my code. So, anyone can educate or help me to get rid of this issue?
Warning: L6989W: Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d12} at offset 0x24, instruction is within an IT block and is not the last instruction for sin_i_x.o(i.____kernel_sin$lsc).
Hi there, I have moved your question to the Keil forum. Many thanks.
Thanks a lot for helping me out. I'm sure lots of people will get benefit from this thread too. This is one of the prime issues that is occurring in this particular combination of IDe, controller and software.