I am attempting to follow the BIOS MCSDK 2.0 User Guide example for running a single core application.
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide#Example_1_-_Building_and_running_a_simple_single_core_application
Building the project fails because I do not have the file "resource_mgr.h". I appear to have all other necessary files. Why would I be missing this file?