In this thread from 2020 it was discussed, that writing to coprocessor (CP15) registers via JLinkScript is not possible yet and was planned to be implemented next year (2021). Is there meanwhile an option to write to the CP15 registers via JLinkScript files? I couldn't find anything about it in the documentation / release notes.
We need this feature. We use the Renesas e²studio and we aren't able to use the "monitor cp15" command, because e²studio uses it's own gdb server, which doesn't support this command and doen't forward it to the J-Link GDB server. So the only one option is then using a JLinkScript.
We need this feature. We use the Renesas e²studio and we aren't able to use the "monitor cp15" command, because e²studio uses it's own gdb server, which doesn't support this command and doen't forward it to the J-Link GDB server. So the only one option is then using a JLinkScript.