Instruction trace 'link to source' doesn't work?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Instruction trace 'link to source' doesn't work?

557 Views
scottm
Senior Contributor II

I'm reviewing an instruction trace capture using the Instruction Trace view, and the 'link to disassembly' option works but 'link to source' doesn't.  The function, filename, and line number displayed in the trace is correct, but the source view never updates or highlights.

Does this work for anyone else?  If not, can we make this a bug report?

Thanks,

Scott

Labels (1)
0 Kudos
2 Replies

426 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello SCOTT MILLER,

Could you please tell me more information , I will reproduce it , then report .

Which chip do you used ?

What about the version of  MCUXpresso IDE?

What about the project , a demo code ?

 BR

Alice

0 Kudos

426 Views
scottm
Senior Contributor II

Hi Alice,

It's MCUX 10.2.1 with an MK22FN1M0AVLH12.  I played around with it a little more and found that it was linking properly to *some* source files.  I think the difference might be that the files it was working with had relative paths (e.g., '../FreeRTOS/' while the non-working ones had absolute paths (e.g., 's:/code/core/').

Scott

0 Kudos