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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,542 次查看
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

标签 (1)
0 项奖励
回复
2 回复数

1,411 次查看
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 项奖励
回复

1,411 次查看
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 项奖励
回复