Linkserver support not available for S32K144, device command is not available for s32k144.
Linkserver version - 1.4.85 (Platform - Linux / Ubuntu 20.04).
for FRDM-K64F Linkserver support is there
"board": "FRDM-K64F",
"device": {
"name": "MK64FN1M0xxx12",
and the flash driver is - "flash-driver": "FTFE_4K.cfx"
is there any linkserver support is available for the s32k1xx and where can i find those support files.
(which flash driver possibly could be used for s32k1xx series.)
thanks,
Hi @abinanth,
Unfortunately, this debug probe is not in the support list of S32 Design Studio for S32 Platform 3.4, nor the LinkServer for Microcontrollers page includes the support for S32 Platforms:
You can find the supported hardware debug probes in S32DS_User_Guide.
I apologize for the inconveniences this may cause.
Best regards,
Julián.
thanks @Julián_AragónM for Replied,
Ok, so there is no support currently available for s32k1xx, and i am trying to create a new json file for the s32k1xx board for the linkserver support by following the documentation provided by Linkserver.
but the question is which Flash driver could be used for the s32k144 for having the support.
Hi @abinanth,
You can look into this post on how to setup a debug configuration:
Note: that a .cfx file is just a renamed .axf file - there is no other difference.
Best regards,
Julián.