Seeing 'No symbol' _mqxlite_version_number in current context and other errors

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

Seeing 'No symbol' _mqxlite_version_number in current context and other errors

跳至解决方案
1,148 次查看
rajbatra
Contributor IV

When I debug my K64F project, either stepping or looking at MQX Task List, MQX Stack Usage my Error Log shows the following messages:

 

(Note I did make the mistake of upgrading my eclipse GNU Arm Plugin - and then placed the jar files into the folder per discussion to fix).

I am using MQX Full (not lite).

 

 

eclipse.buildId=3.0.0.

java.version=1.7.0_76

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Framework arguments:  -product com.somniumtech.branding.kds.ide -showlocation

Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -showlocation

 

 

org.eclipse.cdt.dsf

Error

Tue Oct 13 16:31:37 PDT 2015

Request for monitor: '240^error,msg="No symbol "_mqxlite_version_number" in current context."' resulted in an error.

 

eclipse.buildId=3.0.0.

java.version=1.7.0_76

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Framework arguments:  -product com.somniumtech.branding.kds.ide -showlocation

Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -showlocation

 

 

org.eclipse.cdt.dsf.gdb

Error

Tue Oct 13 16:31:37 PDT 2015

Failed to execute MI command:

-data-evaluate-expression _mqxlite_version_number

Error message from debugger back end:

No symbol "_mqxlite_version_number" in current context.

 

 

java.lang.Exception: No symbol "_mqxlite_version_number" in current context.

  at org.eclipse.cdt.dsf.mi.service.command.AbstractMIControl$RxThread.processMIOutput(AbstractMIControl.java:926)

  at org.eclipse.cdt.dsf.mi.service.command.AbstractMIControl$RxThread.run(AbstractMIControl.java:755)

 

 

eclipse.buildId=3.0.0.

java.version=1.7.0_76

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Framework arguments:  -product com.somniumtech.branding.kds.ide -showlocation

Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -showlocation

 

 

org.eclipse.cdt.dsf

Error

Tue Oct 13 16:31:36 PDT 2015

Request for monitor: '226^error,msg="No symbol "MQX_USE_MEM" in current context."' resulted in an error.

 

eclipse.buildId=3.0.0.

java.version=1.7.0_76

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Framework arguments:  -product com.somniumtech.branding.kds.ide -showlocation

Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.somniumtech.branding.kds.ide -showlocation

 

 

org.eclipse.cdt.dsf

Error

Tue Oct 13 16:31:36 PDT 2015

Request for monitor: '215^error,msg="No symbol "MQX_USE_LWMEM" in current context."' resulted in an error.

标签 (1)
0 项奖励
回复
1 解答
1,017 次查看
rajbatra
Contributor IV

Hi Carlos,

     This started happening after the gcc upgrade and then applying the patch to get my JLINK working again.

So, I ended up just uninstalling KDS reinstalling and not doing the update. This fixed the issue. Was happening on all projects.

Thanks,

-Raj

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,017 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Raj,

Does this happens with all the projects or just with this specific project? Could you send us the project so we can test the issue on our side?

Best Regards!

Carlos Mendoza

Technical Support Engineer

0 项奖励
回复
1,018 次查看
rajbatra
Contributor IV

Hi Carlos,

     This started happening after the gcc upgrade and then applying the patch to get my JLINK working again.

So, I ended up just uninstalling KDS reinstalling and not doing the update. This fixed the issue. Was happening on all projects.

Thanks,

-Raj

0 项奖励
回复
1,017 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Raj,

Is good to hear you already fixed the problem, please let us know if you have any other question.

Best Regards!

Carlos Mendoza

Technical Support Engineer

0 项奖励
回复