How to find where a variable is defined

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
maqu67
Member++
Posts: 22
Joined: Tue Jan 23, 2018 3:26 pm

How to find where a variable is defined

Post by maqu67 »

Hello,

using XTimeComposer I'd like to know if exist a manner to find in the code the position (module and row) where a certain variable is defined.

Thanks in advance

Massimiliano


User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

xTimeComposer is built upon Eclipse so the same features should be common to both.

Check the Search tab -> Search.

Example:
Attachments
xmos_search.png
(182.7 KiB) Not downloaded yet
xmos_search.png
(182.7 KiB) Not downloaded yet
Post Reply