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
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