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

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

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

Jump to solution
1,187 Views
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.

Labels (1)
0 Kudos
Reply
1 Solution
1,056 Views
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

View solution in original post

0 Kudos
Reply
3 Replies
1,056 Views
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 Kudos
Reply
1,057 Views
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 Kudos
Reply
1,056 Views
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 Kudos
Reply