Hi,
We work on MIMXRT1051CVL5B using NXPXSPRESSO, and we have issue with some pin directions:
1. PMIC_ON_REQ should be an output pin that enables the main board power once the SNVS voltage is up. The SW seems to consider it as an input signal, and it can't be changed.

2. pin G13 JTAG_TDO should be defined as output, but the SW seems to consider it as an input signal, and it can't be changed.
Can you please help define the correct direction for the pins?