Hi
Using:
CodeWarrior (CW) 10.4
Jlink EDU
Kinetis K20 Custom board with 1uF at the reset pin
So, in the "bare-board" project of CW, J-Link is natively supported. Without any other logic, just compiled and trying to flash the *.elf file, but the receiving this error.
Downloading Flash Device Driver ...
Error: Couldn't write flash driver to target. ARM GDI Protocol Adapter : An error occurred while trying to write memory. The Debugger can not write memory.
An error occurred while trying to write memory. The Debugger can not write memory.(ARM GDI Protocol Adapter)
With J-Link commander(attached), it seems it identifies the device, but the "LED" in JLink HW blinks with Green and Red alternatively. It seems there is an error, but not sure what it is.
I do not have any Osci.
With Keil and JLink:
JLink info:
------------
DLL: V4.76 , compiled Aug 23 2013 20:59:10
Firmware: J-Link ARM V8 compiled Jul 17 2013 11:24:15
Hardware: V8.00
S/N : 268005691
OEM : SEGGER-EDU
Feature(s) : FlashBP, GDB
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: Found Cortex-M4 r0p1, Little endian.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: ETB present.
* JLink Info: CSTF present.
Found SWD-DP with ID 0x2BA01477
Unlocking device...
ROMTableAddr = 0xE00FF003
-----> and then Pop up shows "unknown error"
Could you please help me in fixing this issue?
Thank you in advance,
Regards
Balaji
Using:
CodeWarrior (CW) 10.4
Jlink EDU
Kinetis K20 Custom board with 1uF at the reset pin
So, in the "bare-board" project of CW, J-Link is natively supported. Without any other logic, just compiled and trying to flash the *.elf file, but the receiving this error.
Downloading Flash Device Driver ...
Error: Couldn't write flash driver to target. ARM GDI Protocol Adapter : An error occurred while trying to write memory. The Debugger can not write memory.
An error occurred while trying to write memory. The Debugger can not write memory.(ARM GDI Protocol Adapter)
With J-Link commander(attached), it seems it identifies the device, but the "LED" in JLink HW blinks with Green and Red alternatively. It seems there is an error, but not sure what it is.
I do not have any Osci.
With Keil and JLink:
JLink info:
------------
DLL: V4.76 , compiled Aug 23 2013 20:59:10
Firmware: J-Link ARM V8 compiled Jul 17 2013 11:24:15
Hardware: V8.00
S/N : 268005691
OEM : SEGGER-EDU
Feature(s) : FlashBP, GDB
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: Found SWD-DP with ID 0x2BA01477
* JLink Info: Found Cortex-M4 r0p1, Little endian.
* JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots
* JLink Info: TPIU fitted.
* JLink Info: ETM fitted.
* JLink Info: ETB present.
* JLink Info: CSTF present.
Found SWD-DP with ID 0x2BA01477
Unlocking device...
ROMTableAddr = 0xE00FF003
-----> and then Pop up shows "unknown error"
Could you please help me in fixing this issue?
Thank you in advance,
Regards
Balaji
The post was edited 1 time, last by balaji ().