CPU: LM3S9B96 - IQC80C5SD - $A-28P201H
Q: 10MHz
call SysCtlClockSet(SYSCTL_SYSDIV_2_5 | SYSCTL_USE_PLL | SYSCTL_OSC_MAIN | SYSCTL_XTAL_10MHZ | SYSCTL_INT_OSC_DIS);
break in:
ulRCC2 |= (ulConfig & 0x00000008) << 3;
-> HWREG(SYSCTL_RCC) = ulRCC;
reg, var info:
ulRCC=0x78e3c00
HWREG(SYSCTL_RCC)=0x78e3ad0
HWREG(SYSCTL_RCC2)=0x7c06810
after one step:
CPU HALT (handlers not called), DEBUG PORT (JTAG) FAULT.
after power off/power on:
chip scan detected: 0x4ba00477
TAP: ACK=OK/FAULT wait timeout
restore only with recover:
srst=0, repeat 5 { to->swd, to->jtag }, srst=1, power down/up