[SOLVED] i.MX7 Cortex-M Core?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi Martin,

    Yes there is:

    File-> New Project->Create project in new solution->A C/C++ executable for Cortex-M processor->Select target device e.g. MCIMX7D5_M4

    This will generate a generic project for the imx7 device for the M4 core.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello Martin,

    The difference on Mac and Linux is that the JLinkDevices.xml (which is used to add all future devices) from the J-Link software install folder does not get referenced automatically like it does under Windows.
    That is why it is not showing for you under Mac.
    You can however enable this by copying the JLinkDevices.xml to the ES install folder where the J-Link DLL is located.
    Now you should be able to pick the device under Mac as well.

    We are currently working on a better solution for this inconvenience under Mac and Linux.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hello,

    .. But copying JLinkDevices.xml helped.


    Great to hear that it worked out for you.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.