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