This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SES no long knows the $(Target), the simulator or the device register maps.

I recently moved my custom board definition from the zephyr board dir to the nrf board dir, to unify my changes into on git repo for internal use.  I think that's when the Segger Embedded Studio stopped knowing the $Target and the JLINK debug interface.  Along with the nrf53 device register groups.  

If I manually set the target and the debugger to jlink, it can debug find, but it loses this when I exec SES.  It also does not know about other register groups such as GPIOTE and all others.

Is there a fix for this?  Where does SES store that infomation?

Parents Reply
  • Hi,

    Sorry for not getting back to you sooner. Unfortunately, I'm not able to open the solution/project you uploaded following your instruction. Not on my pc, nor on the mac. Are you sure you uploaded the complete project? Also, which board are you building for?

Children
Related