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.

CCS v5.5 far keyword = syntax error, indexer

Hi Guys,


After switching to CCS v5.5 there are a lof of lines of my code marked as syntay errors. This is really annoying and I got the felling, that the indexer is also not working properly. Therefore quite often call hierarchy doesn't work.

Example:
extern far int dbg_ptr1, dbg_last;

This line is marked as syntax error. If I remove the far keyword the syntax error sign disappears.

Is there a workaround to get the indexer working properly? Is there already a bug ticket in clear case?


Best regards
Jo