Hello, I recently bought a J-Link EDU MINI, I want to learn and try the possibilities with this programmer. I installed J-Link Commander, so the question is, can the compiled code be uploaded in .hex format? Do you really need .bin?
Do I need to specify more parameters during upload? If yes, which ones?
When I try to upload a code I get the following message:
"Error while parsing parameter <noreset | reset>"
When I type the command: "reset"
Reset delay: 0 ms
Reset type NORMAL: Resets core & peripherals via SYSRESETREQ & VECTRESET bit.
Memory map 'before startup completion point' is active
Reset: Halt core after reset via DEMCR.VC_CORERESET.
Reset: Reset device via AIRCR.SYSRESETREQ.
The reset function seems to work. Where could the problem be?
Thanks in advance for the answers.
Do I need to specify more parameters during upload? If yes, which ones?
When I try to upload a code I get the following message:
"Error while parsing parameter <noreset | reset>"
When I type the command: "reset"
Reset delay: 0 ms
Reset type NORMAL: Resets core & peripherals via SYSRESETREQ & VECTRESET bit.
Memory map 'before startup completion point' is active
Reset: Halt core after reset via DEMCR.VC_CORERESET.
Reset: Reset device via AIRCR.SYSRESETREQ.
The reset function seems to work. Where could the problem be?
Thanks in advance for the answers.
The post was edited 2 times, last by Andrius ().