2021-05-20 09:47 AM
2021-05-20 09:48 AM
"Logical Parser: syntax error detected in expression for ARM.CMSIS.5.5.0_M7 original expression:
(SliDTzliTZ$context&)
parser evaluation:
(0&
2021-07-01 09:42 AM
I can confirm the problem is present for CMSIS 5.8.0 and CubeMX 6.2.1.
LogicalParser: syntax error detected in expression for ARM.CMSIS.5.8.0 orignal expression: (SIiDtzIiTZ&) parser evaluation: (0&)
Also after installing CMSIS 5.8.0 CubeMX started to freeze on "Generating user code" step. When "keep user code while regenerating" option is disabled, the generation works fine, but it's a huge pain to merge user code by hand.
Any plans to fix this bug (or better - update CMSIS inside ST firmware packages, so that DSP and FPU work out-of-the-box on STM32F4), ST?
P.S. Same issue was reported back in February: https://community.st.com/s/question/0D53W00000beboI/strange-error-message-when-using-cmsis-57-with-stm-cubeide-during-code-generation-after-update-to-cubeide-160