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.
I would like to open file in CCS at specific line.
I use this command in console:
C:\ti\ccs901\ccs\eclipse>eclipse.exe %USERPROFILE%\path_to_file\file_name.c:num_of_line
it works. Eclipse is launched (if it was not yet) and file is being opened.
When I try with:
C:\ti\ccs901\ccs\eclipse>ccstudio.exe %USERPROFILE%\path_to_file\file_name.c:num_of_line
it is not working.
Is there any way to open externally file in CCS?
Thank you.
As you can see, I am using ccs901 and this limitation still exists.
I appreciate any information in which version it is fixed
I tried with the latest CCS (10.2.0) and the issue remains. Hence it is not fixed in any CCS version. We will need to investigate why the fix did not make it to any CCS builds yet.
It seems that if this feature works in Eclipse it should not be a big effort to run it on CCS. I hope we will see it in next release :) Thank you.
Ki said:We will need to investigate why the fix did not make it to any CCS builds yet.
This is also a known issue. Tracking ID: https://sir.ext.ti.com/jira/browse/EXT_EP-10213