Hi,
Setup:
Flasher-ARM
J-Flash V7.68a
NXP K81(or K82) with QSPI.
SWD @ 4000KHz
Attempting:
File->Download config & data file to Flasher
Get this:
Downloading file(s) to probe / programmer...
- Checking if selected data fits into selected flash sectors.
- Preparing DAT file range: 0x00000000 - 0x000007FF (2048 bytes).
- Preparing DAT file range: 0x00000800 - 0x00000FFF (2048 bytes).
-------/ CUT /--------
- Preparing DAT file range: 0x0003D000 - 0x0003D7FF (2048 bytes).
- Preparing DAT file range: 0x0003D800 - 0x0003DE1F (1568 bytes).
- Preparing DAT file range: 0x68060000 - 0x680607FF (2048 bytes).
- Preparing DAT file range: 0x68060800 - 0x68060BFF (1024 bytes).
-------/ CUT /--------
- Preparing DAT file range: 0x68064000 - 0x680647FF (2048 bytes).
- Preparing DAT file range: 0x68070000 - 0x680707FF (2048 bytes).
- Preparing DAT file range: 0x68070800 - 0x680709FF (512 bytes).
- ERROR: Flash bank @ 0x00000000 is not supported in stand-alone mode
- Connecting via USB to probe/ programmer device 0
- Probe/ Programmer firmware: J-Link ARM / Flasher ARM V4 compiled Jun 15 2022 11:03:00
- Downloading "Flasher.dat" (270880 bytes) to Programmer ...
- Downloading (270880 bytes, CRC: 0xE6884E50) ...
- Downloading "Flasher.cfg" (32768 bytes) to Programmer ...
- Downloading (32768 bytes, CRC: 0xE1CEFA0F) ...
- Removing "Flasher\Reset.pex" from Programmer...
- Removing "Flasher\Connect.pex" from Programmer...
- Removing "Flasher\Unsecure.pex" from Programmer...
- Removing "Flasher\Setup.pex" from Programmer...
- Downloading "Flasher\Device.pex" (3656 bytes) to Programmer ...
- Downloading (3656 bytes, CRC: 0x0F095AFE) ...
- ERROR: Failed to download files
Flash bank @ 0x00000000 is correct for the internal flash on the K8x. I am able to program the board using J-Link Commander:
J-Link> loadfile c:\tests\TestFw.hex
Is this a bug, or am I overlooking a setting somewhere?
Thanks,
Denis
Setup:
Flasher-ARM
J-Flash V7.68a
NXP K81(or K82) with QSPI.
SWD @ 4000KHz
Attempting:
File->Download config & data file to Flasher
Get this:
Downloading file(s) to probe / programmer...
- Checking if selected data fits into selected flash sectors.
- Preparing DAT file range: 0x00000000 - 0x000007FF (2048 bytes).
- Preparing DAT file range: 0x00000800 - 0x00000FFF (2048 bytes).
-------/ CUT /--------
- Preparing DAT file range: 0x0003D000 - 0x0003D7FF (2048 bytes).
- Preparing DAT file range: 0x0003D800 - 0x0003DE1F (1568 bytes).
- Preparing DAT file range: 0x68060000 - 0x680607FF (2048 bytes).
- Preparing DAT file range: 0x68060800 - 0x68060BFF (1024 bytes).
-------/ CUT /--------
- Preparing DAT file range: 0x68064000 - 0x680647FF (2048 bytes).
- Preparing DAT file range: 0x68070000 - 0x680707FF (2048 bytes).
- Preparing DAT file range: 0x68070800 - 0x680709FF (512 bytes).
- ERROR: Flash bank @ 0x00000000 is not supported in stand-alone mode
- Connecting via USB to probe/ programmer device 0
- Probe/ Programmer firmware: J-Link ARM / Flasher ARM V4 compiled Jun 15 2022 11:03:00
- Downloading "Flasher.dat" (270880 bytes) to Programmer ...
- Downloading (270880 bytes, CRC: 0xE6884E50) ...
- Downloading "Flasher.cfg" (32768 bytes) to Programmer ...
- Downloading (32768 bytes, CRC: 0xE1CEFA0F) ...
- Removing "Flasher\Reset.pex" from Programmer...
- Removing "Flasher\Connect.pex" from Programmer...
- Removing "Flasher\Unsecure.pex" from Programmer...
- Removing "Flasher\Setup.pex" from Programmer...
- Downloading "Flasher\Device.pex" (3656 bytes) to Programmer ...
- Downloading (3656 bytes, CRC: 0x0F095AFE) ...
- ERROR: Failed to download files
Flash bank @ 0x00000000 is correct for the internal flash on the K8x. I am able to program the board using J-Link Commander:
J-Link> loadfile c:\tests\TestFw.hex
Is this a bug, or am I overlooking a setting somewhere?
Thanks,
Denis
The post was edited 1 time, last by DenisCollis: typos ().