Skip to main content
JSchn.4
Associate II
May 20, 2021
Question

After activating the CMSIS Core and CMSIS DSP package in "Software packs" tab, I get the following errormessage:

  • May 20, 2021
  • 2 replies
  • 931 views

Any help is highly appreciated!

This topic has been closed for replies.

2 replies

JSchn.4
JSchn.4Author
Associate II
May 20, 2021

"Logical Parser: syntax error detected in expression for ARM.CMSIS.5.5.0_M7 original expression:

(SliDTzliTZ$context&)

parser evaluation:

(0&

PKut.1
Visitor II
July 1, 2021

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