Interesting. I right clicked on preprocess, it ran the preprocessor, and the errors were removed! So I ran the build, and they're back!? To add another level to the confusion, this project compiles, but won't link, under RAM, but not FLASH (hvac_wifi). I haven't changed the include file order from what it was when shipped as a Freescale example. The hvac_wifi example appears to be written for the K60M100, and I am building it for the K60M120. The startup code for the M100 would not work for the M120. It hung on the PLL setup.
When I ran the preprocessor, the listing was output on the console. After doing the build, it stopped outputing it on the console. ???