This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In CCS3.3 I can right click on an include file name then select 'open "file.h"' and the file opens, not always the one hte compiler will use but still, a file opens.
In CCS 4.0.0.16000 I right click on <stdio.h> in a c file and select "open file 'stfio.h'" and I get a file not found message.
Is there something I did wrong when installing CCS4? Is there an upgrade I need? Or is this just the way it is?
Rob
This feature is supported. When you expand the 'Includes' folder in the projects view, do you see stdio.h listed there?
Also, your version of CCSv4 is very old. I would recommend upgrading to the latest version (4.2)
Thanks
ki