Tool/software: Code Composer Studio
Precondition: CCS_v8 (windows and Mac) Version: 8.2.0.00007
Issue: When I build it always errors -> fatal error #1965: cannot open source file "new_service.h"
Steps to reproduce: 1. Add files to project by left clicking on simple_peripheral_cc2650lp_app and creating new .c .h files. Include new .h file in simple_peripheral.c -> build -> ERROR
2. Create the files in a location in a directory in project workspace -> Add files to virtual folder by linking using the advanced option when creating new file from virtual folder. -> Add .h file to simple_peripheral.c -> build -> Error
