Alright, so here is the solution. Go to File -> properties-> linked resources and set the paths for the hostDriver, spi, and the hyperterminal. The hostdriver path was set relative to the PROJECT_LOC variable. All of three of these paths were wrong in my project. I don't even have a Z drive. After you reset the paths clean each project and then build them in the right order, HostDriver, Spi, HyperTerminal, and then BasicWifiApplication. This worked for me.
↧