Error attaching to iMX Project - New with 11.8.1

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

Error attaching to iMX Project - New with 11.8.1

跳至解决方案
515 次查看
GUnderdown
Contributor III

MCUXpresso 11.8.1 (1197), I just updated today and get the following error when trying to attach to a target using J-Link probes

GUnderdown_0-1701204547696.png

When I launched this update, I got the following pop up from windows

GUnderdown_2-1701204594550.png

I assume I need to make sure this is allowed through?

0 项奖励
1 解答
487 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GUnderdown,

This issue could be related to the workspace environment. I presume you were trying to use a workspace from an older version of MCUXpresso on the newest release, am I correct? This would be why the previous workspace didn't work, but the new one you created for v11.8.1 to begin with does. We recommend to always create a new workspace when updating the IDE and import the necessary projects, rather than continue using the older workspace.

BR,
Edwin.

在原帖中查看解决方案

0 项奖励
3 回复数
501 次查看
GUnderdown
Contributor III

This is what the GDB trace says

634,970 2-gdb-exit
634,973 2^exit

 

FreeRTOS TAD Debugger console
07:30:34.557 INFO: [TadModel] DSF session ID 4 has started.
07:30:34.980 INFO: [TadModel] DSF session ID 4 has ended.
07:30:34.982 INFO: [Logger] TAD log was saved in <path>
07:30:35.31 INFO: [TadModel] DSF session ID 5 has started.
07:30:35.34 INFO: [TadModel] DSF session ID 5 has ended.
07:30:35.35 INFO: [Logger] TAD log was saved in <path>

 

I've manually set the GDB path to "C:\nxp\MCUXpressoIDE_11.8.1_1197\ide\tools\bin\arm-none-eabi-gdb.exe"

 

I am able to debug if I import one of the SDK examples into a new workspace. I cannot debug anything in this workspace.

 

This is really strange IMO

 

 

 

0 项奖励
488 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GUnderdown,

This issue could be related to the workspace environment. I presume you were trying to use a workspace from an older version of MCUXpresso on the newest release, am I correct? This would be why the previous workspace didn't work, but the new one you created for v11.8.1 to begin with does. We recommend to always create a new workspace when updating the IDE and import the necessary projects, rather than continue using the older workspace.

BR,
Edwin.

0 项奖励
495 次查看
_Leo_
NXP TechSupport
NXP TechSupport

Could you tell us which part are you using and more detail about your issue please?

0 项奖励