Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to set register value in eclipse IDE(We hope to use eclipse IDE to read and write these custom vector registers, but we can read the values of these registers correctly and have not found a way to set values for them on the IDE)
How to set register value in eclipse IDE [message #1834665] Sun, 15 November 2020 03:23
Hu Wei is currently offline Hu WeiFriend
Messages: 1
Registered: November 2020
Junior Member
I am a software developer of rivai company. We are using eclipse 2020-06 4.16.0 to add the function of debuging custom vector registers in our chip,and the hierarchy of the current environment: elipse + gdb + openocd + spike. We hope to use eclipse IDE to read and write these custom vector registers, but we can read the values of these registers correctly and have not found a way to set values for them on the IDE, please refer to the attached picture. My guess is that the format of the user input value is checked and intercepted on the IDE, and the relevant information is not passed to gdb and openocd.
Can anybody provide some suggestions?

Regards
Xavier
Previous Topic:Different indentation width per file
Next Topic:Eclipse (2018-09) CDT project with Cygwin, can't debug the binary
Goto Forum:
  


Current Time: Tue Apr 23 14:11:46 GMT 2024

Powered by FUDForum. Page generated in 0.03179 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top