Hello Xiangjun,
I have this issue now again. Previously I had this issue on the old generation of the HW of the product we are trying to build. Now I have a new build with the same processor MKL03Z32 in the 16-pin package.
The culprit is port pin PTB5.
In the earlier version of the hardware, this pin was configured as an analog input for the ADC. In the new version of the hardware (which I am using now), its a GPIO output pin. In either case, the problem is solved when I comment out the code doing the mux setting for this pin in BOARD_InitPins().
Issue is, I need to use this pin as a GPIO and my system cannot work without it. The Erata does not give me any information on this.
PLEASE HELP ON PRIORITY!!!