Hi Robin,
The issue occurs when I have external circuitry powered up, such that A15 or A16 may be high (5v). D6 is high at 3.3v. When I plug the USB cable into the dev board, the S32K processor does not boot at all. D2 LED_GREEN is flashing periodically at about once per second. All other leds are not driven.
This tells me that the SDA micro must be running something in order to flash the LED D2, however I think it is not allowing the S32K144 to boot. The SDA debugger can not be detected in this situation from the NXP S32 design studio. A good starting point would be to explain what the flashing D2 means inside the SDA micro?
I will check the voltages later today.
Regards my program, the application is reading those port pins A15 and A16, and D6 is used as an RX UART. However since the program is not able to boot, I do not believe the issue lies with the application software. Likewise, if I power down my external circuitry, then plug the USB cable in, then power up external circuit, the dev board is working fine - open SDA is working, my application is working e.g. UART, and IO pins A15 and A16.
I hope this clarifies a few points. Will let you know the test points.
Is there a document for the open SDA micro to see what flashing D2 means?