I have downloaded drivers for Segger J-Link from https://www.segger.com/jlink-software.html?step=1&file=JLink_500. I have also installed support files for it from TI http://downloads.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv5/beta/ti_jlink_support_setup_0.1.0.4.zip?tracked=1.
I have followed the installation instruction from processors.wiki.ti.com/.../J-Link_Emulator_Support.
There is a note that CCSv6 is not yet supported but my project requires that version so using older version is not an option.
CCS version: 6.1.0.00104
OS: Windows 7 64 bit SP1
Processor: TM4C129ENCZAD
Debug probe: Segger J-Link
Installed plugins: TI-RTOS for TivaC, Bluetopia bluetooth stack, Tivaware for C series
The problem with this setup is that whenever I start debug session, the CCS crashes to desktop without any message. The code is first compiled successfully and the chip is erased but when CCS tries to download the firmware it crashes.
Is this because of there is not yet support for J-Link in latest CCS? I have tried with J-Flash lite that it is possible to flash the chip with J-Link but it would be nice to get debugging to work in CCS.
-- Pauli