Eclipse CDT nullpointerException compiling
In the interests of helping others who may struggle with cryptic errors like this in my case this was caused by my NUCLEO-H745ZI-Q.xml file having become corrupted ... it was no longer an XML file but a binary file consisting mostly of nulls. I replaced it with a good version and CDT is working again as expected.


