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.
已解决! 转到解答。
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
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
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