MIMX8MQ debug with MCUXpresso IDE and segger

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

MIMX8MQ debug with MCUXpresso IDE and segger

Jump to solution
1,997 Views
tz123
Contributor I

Hello,

I have built the hello world example and rpmsg_ping_pong example with the gnu embedded toolchain. I am now using an Segger J-Link and tested the debugging with a GDB server.
Now I want to debug it with a GUI, is that possible with the MCUxpresso IDE? I imported the project and tried to "Debug As > Segger J-Link Probes", selected the Segger and the hello_world.elf file. After that the  Error "Unable to perform operation: project build failed!" occured. I tried to find help in the MCUXpresso IDE Userguide, but I haven't found anything, or have I possibly over-read something and there are instructions? And is there also a way to use the sdk together with the IDE?

Thanks in advance for your help

0 Kudos
1 Solution
1,866 Views
joanxie
NXP TechSupport
NXP TechSupport

refer to the release note of SDK 10.0

Development tools
The MCUXpresso SDK is compiled and tested with these development tools:
• GCC ARM Embedded, version is 10-2020-q4-major
• IAR Embedded Workbench for ARM, version is 9.10.2

so current SDK doesn't support MCUXpresso IDE, only GCC and IAR

View solution in original post

0 Kudos
4 Replies
1,971 Views
joanxie
NXP TechSupport
NXP TechSupport

what SDK version do you use for imx8mq?

 

0 Kudos
1,884 Views
tz123
Contributor I

Hello, is there any new information on the subject?

0 Kudos
1,867 Views
joanxie
NXP TechSupport
NXP TechSupport

refer to the release note of SDK 10.0

Development tools
The MCUXpresso SDK is compiled and tested with these development tools:
• GCC ARM Embedded, version is 10-2020-q4-major
• IAR Embedded Workbench for ARM, version is 9.10.2

so current SDK doesn't support MCUXpresso IDE, only GCC and IAR

0 Kudos
1,932 Views
tz123
Contributor I

I am using SDK 2.10.0

0 Kudos