Forum: System Workbench for STM32

J-Link and I/O Registers

Hi,
I’m using System Workbench V1.7 on Windows 7 with Segger J-Link. The target is a custom board with STM32F205ZET.
Debugging works fine, but I can’t inspect the I/O register. There is shown the message “No CMSIS-SVD schema for this target”.

The project is based on a makefile (headless build), but I have chosen the toolchain Ac6 STM32 MCU GCC. So I have the possibility to set the target.

I have two debug configurations:
- Ac6 STM32 Debugging
- GDB SEGGER J-Link Debugging

If I start debugging Ac6 configuration at first(it doesn’t work, because Segger J-Link is connected => error message) and then I use the Segger configuration, the inspection of the I/O register works.

Is there the possibility to inspect the I/O register without this workaround?

Or is there a solution for this problem in the future?

Thanks,
Guenter

Hello Guenter,

this is interesting.
I use both: J-Link and ST-Link. In both cases i cant see I/O registers after the message “No CMSIS-SVD schema for this target”. And refresh dosnt work.

After a complet new installation on a new PC all worked well ... until today. Now i get the same error message but the refresh button then brings the I/O registers back.
In my old PC I/O registern was never displayed.

ST-Link or J-Link makes no difference.

Leo

Hi all, i have the same problem with my custom board (F407), after an update i lost i/o register ... I use jlink probe

Hi modjo756,
the problem seems also not to be solved after all this time.
Sorry I have fund no solution too and STM or AC6 has no answers. I has the Workbench installed on an other PC. May be the issue has to do with the PC or with Windows.
But in the meantime I have changed the IDE because of many other issues with Workbench4STM.

Hope you find a solution,

Leyonardo

Hi Leyonardo and thanks for your answer. Like you i moved to another IDE for the moment ...