Thanks for any help. I have been trying in vain to use the Segger JLink Base and Jlink Commander to load firmware into an STM32L476JG chip.
I can connect, program and set read protect with the ST-Link/V2 pod, using the same connector, so I know all the connections are good.
With the Segger pod, I am able to connect to the chip, read the chip, erase the chip, etc. The command "loadbin firmware.bin 0x0" returns "downloading file [firmware.bin]... O.K."
But... it doesn't actually load any firmware. verifybin fails because the whole chip is still FF.
{Edit: I confirmed that I don't need a license to load firmware with Commander. I would need it if I was using JFlash.}
(And I know you might think, "Well, if they ST pod works, and is 10% of the price of a Segger Base anyway..." We also have a Nordic chip on the board, and we're trying to tie it all up in one script or app for high volume production.)
Thanks,
Jean Rimbaud
I can connect, program and set read protect with the ST-Link/V2 pod, using the same connector, so I know all the connections are good.
With the Segger pod, I am able to connect to the chip, read the chip, erase the chip, etc. The command "loadbin firmware.bin 0x0" returns "downloading file [firmware.bin]... O.K."
But... it doesn't actually load any firmware. verifybin fails because the whole chip is still FF.
{Edit: I confirmed that I don't need a license to load firmware with Commander. I would need it if I was using JFlash.}
(And I know you might think, "Well, if they ST pod works, and is 10% of the price of a Segger Base anyway..." We also have a Nordic chip on the board, and we're trying to tie it all up in one script or app for high volume production.)
Thanks,
Jean Rimbaud
The post was edited 1 time, last by JeanRimbaud ().