Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Nino, Thanks for responding. In case there are any Mac OSX/Tiva/CodeComposerStudio(CCS) people following, especially anyone new to the world of SEGGER, here is what finally worked for me. On the Mac, there is no JLinkRTTViewer; these notes are centered around using JLinkExe and JLinkRTTClient. I also punched through to JLinkRTTLogger but won't say much more about that here. I got the JLinkRTTClient to work with and without the CCS Debugger running. The auto-location of the control block did not …

  • On Mac OSX (OSX 10.10) I have J-Link (V10) working with TI's CodeComposerStudio (CCS 7.3) and the Tiva launchpad TM4C123GH6PM (Tiva) - no problems there. I can run and debug the Tiva thru CCS or run standalone (powered through the J-Link). By using the workaround in this Segger-forum post, I can get my simple blinky/RTT program to compile in CCS, and per the terminal output I see, can seemingly connect from a Mac Terminal to this running code via JLinkEXE and/or JLinkRTTClient but I cannot see a…