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.

Linux/TMS570LS1224: How to debug two same microcontrollers on one PC? And how to access MC files through terminal on Linux?

Part Number: TMS570LS1224
Other Parts Discussed in Thread: CC1310

Tool/software: Linux

Hi, all. I have two questions :

  1. I am using Ubuntu 16.04, I have two same microcontrollers, TMS570LS1224. I have only one computer, when I connect both microcontrollers on one PC, how could I pick which one to debug?

  2. If possible, could I access files in Microcontroller? For example, I want to delete a file in microcontroller, or import a .out file manually from terminal?

Thanks.