Hi,
On the TWR-KM35Z75M board, you test the pin2 of J2 which is VREF pin.
As the following fig, if you want to output 1,2V internal reference to the Vref pin, you must close S2 and S1, in other words, the S2 is connected to 1.2V internal reference.
Pls configure the two reg:
S1 corresponds to VREF Buffer Output Enable:
SIM_MISC_CTL[VREFBUFOUTEN];
• S2 corresponds to VREF Buffer Input Select:
SIM_MISC_CTL[VREFBUFINSEL];

Hope it can help you
BR
XiangJun Rong