Hello Nordic
I am testing SEGGER EMBEDDED STUDIO and I think it is little buggy.
When i simulate NRF52 application without actual device (I can not
debug on hardware because I don’t have one yet).So when I simulate
not all mcu registers reflect the code being processed. For example I have
written
NRF_RADIO->FREQUENCY=3;
But simulated register didn’t change to reflect that line of code, there are
Many more examples like this. Even worse because when I attached dev
Board (other than Nordic device) I found that programmed device do not
reflect code in editor that was built for that device. Could somebody explain
Why this happens with this TIP TOP development ide.