Every *other* time I build my project I get a series of error messages, one for each header file. If I then build again, all is well. What am I doing wrong?
Description Resource Path Location Type
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\adf7242.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\aic3204.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\cc.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\config.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\control.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\data_types.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\dma.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\gpio.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\i2s.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\lcd.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\leds.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\main.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\master.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\oled.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\ref_data.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\reg_readback.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\register_cpu.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\register_dma.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\register_system.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\register_usb.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\rtc.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\sar.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\slave.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\spi.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\switch.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\timer.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\ARL_5515\inc\usb.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem
gmake: *** No rule to make target `Workspaces\ARL5515\usbstk5515bsl\include\usbstk5515.h', needed by `adf7242.obj'. ARL_5515 Unknown C/C++ Problem