mimxrt1050_evk flashed to j-link, "MCIMXRT1052 is not supported by this j-link"

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

mimxrt1050_evk flashed to j-link, "MCIMXRT1052 is not supported by this j-link"

2,640 Views
natester
Contributor I

I flashed my RT1050-EVK with the Segger J-Link 2.1 firmware as described here: NXP MIMXRT1050-EVK — Zephyr Project Documentation 

When I run the Zephyr examples, the J-Link is fine:

pastedImage_3.png

When I use MCUXpresso to run the examples though, I get this error:

pastedImage_2.png

How do I configure the target?

pastedImage_4.png

Thanks,

Nathan

Labels (1)
0 Kudos
7 Replies

1,809 Views
natester
Contributor I

I just heard back from Segger and they are adding support for this specific target in their opensda firmware! So it should work seamlessly once that is added

0 Kudos

1,809 Views
kyleyang
Contributor IV

Hi Nathan,

Sorry to bother you.

Would you mind share more information about the related download resources?

Thanks.

0 Kudos

1,809 Views
natester
Contributor I

No bother at all, this is the note from Segger:

Hello Nathan,

 

At this time, our Engineering is tentatively scheduling support for this device to be added sometime toward the end of April.  You may subscribe to our J-Link Notification email list to be informed as soon as any new features have been added by visiting: https://www.segger.com/notification/subscribe.php?prodid=7.  Have a good day.


Best regards,
Shane Titus
SEGGER Microcontroller

0 Kudos

1,809 Views
maureen
NXP Employee
NXP Employee

Hi Nathan and Kyle,

I'm sorry for the late notice, but the OpenSDA firmware is now available here:

https://www.segger.com/downloads/jlink/OpenSDA_MIMXRT1050-EVK-Hyperflash 

Zephyr build targets for flashing and debugging ('ninja flash' and 'ninja debug' respectively) now work as expected on this board. The board documentation is in the process of being updated:

doc: debugging: Introduce guide covering debug probes and host tools by MaureenHelm · Pull Request #... 

Maureen

0 Kudos

1,809 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Nathan,

According with the Release Notes of the last MCUXpresso release (Version 10.1.0, Nov 2017), it added support for Environment variables in JLink options:

https://www.nxp.com/docs/en/release-note/MCUXpresso-RN.pdf

Have you ensured that you are using this version?

Additionally, have you ensured that the used examples are supported on MCUXpresso?

In case of the MCUXpresso SDK Builder, it only supports GCC ARM Embedded, IAR Embedded Workbench for ARM and Keil MDK toolchains:

https://mcuxpresso.nxp.com/en/select

The following Community document may be also useful:

https://community.nxp.com/docs/DOC-333073

 

Hope this will be useful for you.

Best regards!

/Carlos

0 Kudos

1,809 Views
natester
Contributor I

Thanks for the reply CarlosCasillas.

I have version Version: MCUXpresso IDE v10.1.0 [Build 589] [2017-11-14]

And I just re-downloaded the mcuxpresso build from your link, and I still don't see the project:

pastedImage_1.png

I see the files on disk:

pastedImage_2.png

0 Kudos

1,809 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Nathan,

I have double checked the compatibility, and MCUXpresso SDK for i.MX RT is now supported on MCUXpresso IDE.

However, you need to drag&drop the ZIP file before importing SDK examples. I have attached a video showing the procedure.

Hope this will be useful for you.

Best regards!

/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos