Hi,
i'm trying to get a E30a Debugger to work to measure some code runtime. The connection works fine but the E30a does not allow to change the Clock Control Register in my program, because it uses the Base Clock and PLL to communicate with the MCU. But i have to change the CCR in my program. Could it be, that the E30a Debugger Settings allready set this regsiter at startup and so it is not necessary to set it in my program? Can someone explain me the connection between the CCR and the E30a?
Greetings
Sebastian
i solved the problem by my self. I miss unterstood the manual. I thought i had to put the adress of the CCR in the E30a Settings, but i had to put the value i'm working with there.