MCUXpresso Update Code failing

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

MCUXpresso Update Code failing

跳至解决方案
1,276 次查看
JBM
Contributor IV

I'm using MCUXpresso IDE, version 11.6.1 downloaded yesterday.  All software updates have been applied ("Check for Updates" says none found).  I'm using the LPC54102J512 processor.  The IDE is running on Windows 10.

When I go into the Peripherals tool and click update code, The IDE returns to the Develop perspective, but I get a dialog saying that "'Update Code' has encountered a problem.  An internal error occurred during: 'Update Code'".  The details button reveals the message 'An internal error occurred during: "Update Code".  Invalid thread access'.

This happens whether or not I make changes.

Anybody have any ideas on how to fix this so I can makes updates again?  It appears to be project specific.

 

 

0 项奖励
回复
1 解答
1,242 次查看
JBM
Contributor IV

I figured it out.  One of the files written by the configuration tool was locked on the file system.  Unlocking it solved the issue.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,243 次查看
JBM
Contributor IV

I figured it out.  One of the files written by the configuration tool was locked on the file system.  Unlocking it solved the issue.

0 项奖励
回复
1,201 次查看
jingfang
Contributor IV

One of the files written by the configuration tool was locked on the file system.  Unlocking it solved the issue.

==>how to unlock it?

0 项奖励
回复
1,185 次查看
JBM
Contributor IV

I run Windows in a VM on Mac OS. All my development files are on a Mac OS drive mapped in Windows.  I went to Mac OS, right clicked on the file, selected "Get Info" and unchecked "Locked".  That's it.

0 项奖励
回复
1,182 次查看
jingfang
Contributor IV

Thank you very much.

0 项奖励
回复