Tool/software:
Hello,
Having issue with migration from x49c to x39c, user LEDS GPIO-20 / 21 analog mode disabled on both pins, set to digital mode. GPIO write was set 1 both user LED 4, 5 briefly turn on then refuse to toggle and seems to be the cause STOP fault trap. These user LEDS toggled on/off prior to migration. The odder part being the MCU goes into boot loops when removed from debug and runs up to the point of GPIO toggling of user LEDS never turn on just remain off. It seems the GPIO toggle of both GPIO 20 and 22 are causing STOP fault and GPAAMSEL bits to change from 0 to 1.
C2000 v5.04 driverlib x39c device. CCS v12.8
How to stop the register bits changing back to 1 (Analog) after GPIO toggle function is called? Why does XDS110 ignore debug break points after it updated v32 firmware they only worked during the very first debug secession. Then no other debug secessions break points work. Even after closing, resetting MCU or set new break points, XDS110 still runs up to STOP skipping over all set break points. The debug settings are to restore existing break points on reentry.