Hey guys! So i recently made the update from 4.86 to 6.12g
I used to flash my AT91SAM7X256 with SWD but I figured out, that I have to use JTAG now and im struggling with the correct
syntax on the "commander file" (NOT the C-like script file) (reference to 3.2.3 in the "J-Link J-Trace User Guide").
When i am using the j-link.exe commander manually, I neither get problems with the 4000khz default speed or the JTAGConf -1,-1
Thats why I do not understand the failing start from my application.
Here is my Application call with the exit after 10s of no response:
And this is my .jlink-File (command file):
Do you recognize anything wrong?
Thanks for the help!
I used to flash my AT91SAM7X256 with SWD but I figured out, that I have to use JTAG now and im struggling with the correct
syntax on the "commander file" (NOT the C-like script file) (reference to 3.2.3 in the "J-Link J-Trace User Guide").
When i am using the j-link.exe commander manually, I neither get problems with the 4000khz default speed or the JTAGConf -1,-1
Thats why I do not understand the failing start from my application.
Here is my Application call with the exit after 10s of no response:
And this is my .jlink-File (command file):
Do you recognize anything wrong?
Thanks for the help!