MAC57D5_J-Link: Can not connect to the Target

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

MAC57D5_J-Link: Can not connect to the Target

843 Views
asadullah
Contributor I

I am trying to get the MAC57D5 running but I haven't been lucky so far. I have tried to put FreeRTOS by mobilya in Cortex M4 of the MAC57D5 using s32 design studio using J-Link, but it generates error saying: Could not connect to Target. I would also like to ask if it is at all possible to flash MAC57D5 using J-Link since MAC57D5 is not mentioned in the list of supported devices despite the fact that the NXP webpage for MAC57D5 has mentioned J-Link under compatible Debug probes.

I would really appreciate if someone could pitch in some suggestion.

Thanks

Regards 

Asad

mac57d5xx‌ mac57d5‌ j-link can not connect to target

0 Kudos
1 Reply

582 Views
krax
Contributor I

Hy,

Late response:)

You can connect to M4 by putting in command:

   exec CORESIGHT_SetIndexAHBAPToUse = 3

   connect (chose generic m4 if asked)

I'm programing it with Crossworks where I can write my own flash loader.

In  order to connect with crossworks omit 'exec'

Regards

Blaz

0 Kudos