<IoTMaker>
PaulFertser today i tried cpuidle.off=1 as env variable, doesn't change anything. But i read something about WAIT signal in TI's reference manual: Depending on the SYSBOOT pins, the GPMC is configured to use the WAIT signal connected on the WAIT0
<IoTMaker>
pin or not. Wait pin polarity is set to stall accessing memory when the WAIT0 pin is low. The wait monitoring is intended to be used with memories which require long time for initialization after
<IoTMaker>
reset or need to pause while reading data.
<IoTMaker>
I guess that is the moment when openocd has problems
<PaulFertser>
Doesn't sound related, and you do not have that hardware signal connected to jlink I guess?