I am a bit confused on what to do in terms of an external pull resistor on the ERROR/WDI and nERROR pins of the PMIC (TPS65381-Q1) and MCU (RM48L950). The TPS65381-Q1 datasheet describes two modes of operation: TMS570 mode and PWM mode. If using TMS570 mode, it describes an error condition being detected when the ERROR/WDI pin remains low for a programmed amount of time. This almost makes it sound like a pull-up should be used.
The RM48L950 datasheet shows the default pin state for nERROR is a 20uA pull-down, which contradicts my assumption above. Lastly, the RM48 HDK schematic on Page 7 shows a 1K pull-up on nERROR through an LED, which seems like it would support my initial assumption but contradict the default pull-down state for the nERROR pin. So, if adding an external pull device, should it be pull-up or pull-down…or could it be either and why?