Hi, i'm working in Keil with the NXP Kinetis MK20X256VLH7 (Teensy 3.2 microcontroller). The microprocessor seems to get stuck when i wrote to these registers: PORTB->PCR[16] = (uint32_t)(PORT_PCR_MUX(0x03)); PORTB->PCR[17] =
↧