In my configuration tab, I have all pins except for JTAG disabled.
However, when I measure the voltage of P008 on my board, I see it's being driving high after the init calls. Looking at the pins_data file, it looks like pin P008 is indeed being driven as an output.
And in the actual R7FS5D97E3A01CFP.pincfg file, I see
<v1:configSetting configurationId="p008.gpio_mode" altId="p008.gpio_mode.disabled"/>
Any idea what I might being doing wrong with my config? Thanks much,
-Chris