Hi,
I've got some very strange things going on with the ERROR line on a TMS570LS20206. It seems very much like the pin isn't being driven, regardless of software.
From a hardware point of view:
ERROR is connected directly from TMS570 to TPS65381 ERROR and also a schmitt trigger buffer (74LVC07), driving an LED. The line permanently sits at around 0.9v - which indicates that its simply not being driven properly.
Q: should the error line have an external pullup?
Q: is there any internal pullups/pulldown on this pin within the TMS570 which can be controlled?
I'm using HALCoGen to initialise the ESM and using its routines to both initialise and test the error line, specifically using the esmTriggerErrorPinReset() command to test its functionality. However, nothing is being driven on the output.
Has anyone had any success driving the ERROR line using HALCoGen (FreeRTOS) code?
Thanks
Mat