Other Parts Discussed in Thread: TMS320F280041
Hi,
Found this in CCS 20.4.0.13__1.10.0
When I "Ctrl+Click", or "RightClick>Go To Definition" on an expression inside a constructor initializer, the IDE brings me to the Constructor definition (red arrow), rather than the expression definition.
// Example Code, try going to the definition of TEMP via the TEMP expression in the constructor, it will not work.