I'm looking for help on an issue I'm having. I pulled an example project adc_to_uart from CCS Theia and tried to build it without putting any of my code in. I am getting an error in return, the error codes are #10234-D and #10010. It also says the undefined symbol is "interruptVectors". When I search the files for this symbol I can see its in an .xml and .map file that came with the example project, but when I go to delete it and rebuild it puts it back into the files. I am new to CCS Theia and even new to TI MSP products. Thank you for any help!