ARM-software/CMSIS_5

CMSIS 5.9.0 RTX issue

manuesseti opened this issue · 1 comments

RTX RTOS error
By upgrading from cmsis 5.7.0 to cmsis 5.9.0, in the debugger tool of keil uVision I can't view anymore the threads and the infos about the rtx rtos2. The tool complains about a missing RTX5.scvd file, but, actually, the file is in the path where the tool is looking for, so I guess there is a mistake in the expected RTX version written in the file. The file contains something like this: "" but the expected version is 5.5.4 version.
I tried to modify by addig "5.5.4" without success.
In the attached image you can find the keil uvision error.
Obviously, when I downgrade to CMSIS 5.8.0 or former versions, the tool works properly

This sounds like an MDK tool problem. Therefore please contact Arm support. Maybe updating your version of MDK will resolve the issue?