Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
Recently i tried to create a new empty project in CC studio in CPU1 core. i was not able to build it successfully due to many build and linking errors.. Also the files are not generated automatically. When I opened a sample project and compared it to my created empty project, there are many additional file that are generated in the project automatically.
how to succesfully generate the files using sysconfig?
The main difference while comparing the project with the example project, are as follows
1. the driverlib.lib file is missing
2. the Build folder is named as 'CPU1_RAM' while in the empty in project its named as 'Debug' - Is these folders same?
3. the device folder is missing. do we need to add it manually??
Could you please help me to resolve these issue...
Thank you