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.

How develop on 2 F28035 MCUs using a single PC? Thanks!

Other Parts Discussed in Thread: CCSTUDIO

Hi,

I am testing an F28035 MCU CAN network using 2 MCUs. And I am using CCS 3.3.83.19 IDE

1st I double click on the ion of Setup CCStudio v3.3

select 2 F28035 XDS100USB instances, they appear on the left column.

One named "F28035 XDS100USB" and the other named "F28035 XDS100USB_1", Save & Quit, start CCS on exit. CCS starts and they show up in the parallel debug manager. I open a CCS window for each of them by double click on each TMS320C2800_0

Here is the problem, When I load the compiled code on each window, I try the Blink LED program just to test the system, Only 1 MCU runs. The other is halted. When I halt the running one, and the other window can run now, but the same MCU is blinking... This is confusing!

How can I develop on both MCU by using 1 PC. Is it even possible? Do I have to use 2 PCs or virtual machine ??

Thanks a lot for any suggestion!

Alfred