This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi, I have a question about Code composer v. 7 , after update according to segger instruction (https://www.segger.com/products/debug-probes/j-link/technology/ides/ti-code-composer/) procedure when I want to use Segger J-Link emulator in the target configuration, there is no target device list. So cannot choose any device to program. I will appreciate if you have any experience and share it with me
Hi Saeed,
Within C2000, we have little experience with this specific debug probe. This does not mean it will not work, it just means we won't be able to give much guidance. I'm going to move your post to the Code Composer forum because they may be able to offer better guidance on how to get your CCS installation to interface with your Segger emulator.
However, in parallel I would recommend that you contact Segger. They may be in a better position to help you quickly get started with their product.
Thank you,
Brett
The F28M35H22C appears in the list of J-Link - Supported devices. However, only the Cortex-M3 core is listed as supported.
The problem is that the C28xx core in the F28M35H22C is not supported. Tests with a CCS 7.2.0.00013 and SEGGER J-Link Support (Windows) 6.16.7.0 in a target configuration file:
1) If first select a Connection of "Segger J-Link Emulator" then F28M35H22C doesn't appear in the list of devices.
2) If the device is already F28M35H22C, and the connection is changed to "Segger J-Link Emulator" then get the following error:
Guess that an update from Segger is required to be able to use a F28M35H22C with a J-Link.