Hiya,
I am not not having a good day with MCUXpressoIDE.
I've gone back to Windows as I can't get the SDK loading in Linux (see my previous question) and now, I'm just trying to get a FRDMK22F board working with its built in OpenSDA debugger. This has been really frustrating because MCUXpressoIDE under Windows 7 recognizes my PEmicro Multilink Universal and Segger J-Link but not the OpenSDA device.
For the FRDMK22F, I have updated the firmware (the Freedom board comes up as "MAINTENANCE"), loaded the MBED drivers and... Nothing recognized. I have tried to manually set the Interface to "OpenSDA Embedded Debug - USB Port" and when I try to debug, I get:
"Error in services launch sequence
PEmicro GDB Launch Failure : Unable to auto-detect debug hardware. Please specify on the command-line. If running from Eclipse, check the launch Debug Configuration settings. Halting."
Is there a document that explains the process to go through? I've been looking with no luck.
Thanx,
myke
Solved! Go to Solution.
Hi Sabina,
Yes, I figured it out - it was a bit of hard work, a bit of experimentation and a bit of luck. I'm marking this as "solved".
I documented how I got them to work here: https://community.nxp.com/thread/521991
Thanx for following up,
myke
Okay, still not doing very well. I could really use some help here.
I've got a Windows 7 PC running MCUXpressoIDE 11.1.0
I'm guessing that I don't have something properly connected because I'm not having any luck with programming. As I said above, the system does recognize my PEmicro Multilink Universal and SEGGER J-Link. It does not recognize the OpenSDA of the FRDMK22F board.
When I try to run the "led_blinky" app that comes with the FRDMK22F SDK, MCUXpressoIDE does not recognize the OpenSDA programmer of the Freedom Board.
I created an MK20DN512xxx10 SDK as this is the part I'm currently working with, have working boards with them on them and I wanted to see if I could get something programmed. I created a simple "Hello World" app under this SDK and tried programming it using:
Any idea what is going on here? Ideally, I would like to be able program boards from both CW and MCUXpressoIDE with:
Going further, I would like to move all future code development to Linux (see the other post) and do it on MCUXpressoIDE with the appropriate SDKs (but that seems to be a problem). So, if there's anybody out there who's developing on the latest MCUXpressoIDE, I'd love to hear from you.
myke
Hello Myke,
Were you able to resolve this? I saw you had another post referring to a simliar situation.
https://community.nxp.com/message/1254227
Best Regards,
Sabina
Hi Sabina,
Yes, I figured it out - it was a bit of hard work, a bit of experimentation and a bit of luck. I'm marking this as "solved".
I documented how I got them to work here: https://community.nxp.com/thread/521991
Thanx for following up,
myke
Thank you for posting your answer and have a great week!