Ok, I am looking at the MPC5777C for examples, but I did notice that it appears that there are a handful of unresolved inclusions like Cpu.h, clockMan1.h, pin_mux.h, spi1.h, spi2.h, dmacontroller1.h.
Is there supposed to be a directory for these header files?
EDIT: I noticed some of the examples have them, but others dont. eqadc_mpc5777c has the include files while others like adc_pal_eqadc_mpc5777C and spi_pal_mpc5777c doesnt. Are these just errors and the example maker forgot to include? I'm pretty sure I need the spi1 and spi2 headers for the examples.