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.

Target board connectivity

Other Parts Discussed in Thread: TM4C1294NCPDT

Hi team

I am using Tiva TM4C1294NCPDT development board. I am able to download my code and debug it. Now I wanted to do two development boards to communicate with each other with SSI module. I have created two separate work-space for master and slave development board. I am able to open my both codes in two different work-spaces. Also I have connected both the development boards with two separate USB cables to to separate USB part of my PC. And I wanted to emulate both controllers simultaneously, but i am getting error with connection of second development board . I am not able to emulate both simultaneously.

Can I do such simultaneous emulation of two boards, If YES the help me in that. Tell me the way to achieve such debugging of two codes     

  • Hello Sagar

    No, it is not possible to do with the Stellaris ICDI and a single PC. You would need either 2 PC's to do so or use a debugger like XDS100 and manually wire the boards for JTAG Daisy chain (can be cumbersome if you are not well versed with JTAG).

    Regards
    Amit