Hi ,
We are using mkl26z128vft4 in a product . We are looking for a firmware flashing tool for the same .
Kindly advice.
Regards,
Aditya Nagal
Hi,
For flashing firmware on the mkl26z128vft4, you can use the MCUXpresso IDE. This IDE supports various debugger hardware including Segger, LPCLink, and J-Link. Once you have connected your device to your PC, you can simply start a debug session and the IDE will automatically detect your debug probe.
Regards
Hello, the IDE has support for different debugger hardware, which will be from Segger, LPCLink, J-Link. Only connect your device to your PC an click the button to start debug session this will try to find your debug probe.
Best regards,
Pavel
HI Pavel,
Thank you . Bur we are not looking for the debugger device . We simply need a programmer for flashing the device .
Thanks & Regards,
Aditya
You can use a command line utility, e.g. the LinkServer, see https://mcuoneclipse.com/2023/05/14/linkserver-for-microcontrollers/
Or see https://mcuoneclipse.com/2020/12/05/standalone-and-command-line-programmer-with-mcuxpresso/ for other options.
It all depends on the hardware probe you are having and using.