Part Number: TMS570LS0432
Tool/software: Code Composer Studio
I'm using CCS10, and using Segger JLink emulator.
What I struggle somewhat to do with CCS10 is to set options I want to the debug probe. CCS10 does not have any/most of command line options that one can pass to JLink command line to connect, or it's command shell commands. Probably some examples you can see in GNU MCU (ex GNU ARM) plugin for Eclipse.
One such option is able to connect to a remote debug probe, where I need to specify the IP address. I cannot see how /where I would be able to do this in CCS, and , as a result I have to re-entre this every time I try to connect and Segger's own default little window pops up asking for debug probe id or address.
There should be option to pre-configure this in CCS..? No ?