Tool/software: Code Composer Studio
HI,
I have 2 queries. I am just a begginer in Code composer studio.
1. I have imported a blinky.c program from Resource Explorer to IDE and deleted it. And when I try to import same to IDE the following error is shown.:
Error: A file or directory with name 'blinky' already exists at location 'C:\Users\Azim\workspace_v7\blinky'!
2. I have found a example of CAN program from C:\ti\TivaWare_C_Series-2.1.3.156\examples\peripherals\can . When it is not getting build when copy pasted and following error is shown. Also is there any procedure to import these example path C:\ti\TivaWare_C_Series-2.1.3.156\examples\ to IDE.