This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

simulating multi boards

hi
i work on n version programming over the controller area network and need at least 4 can transceiver for implementing that(1 for voter, 3 for sending the data)
because i am going to simulate the function, i should have access to every 4 transceiver at the same time.
can any one say me how i can do that? and which micro controller(s) must be used?

Parents
  • Not having tried it, does that mean you have to run 4 "instances" of uVision?
    maybe, if you insist

    I do, due to its shortcomings not run uVision, but instead run .bat makefiles.

    I have run up to 7 instances of the SILabs (ICE like) debugger (accessible only through the SILabs 'IDE').

    Erik

Reply
  • Not having tried it, does that mean you have to run 4 "instances" of uVision?
    maybe, if you insist

    I do, due to its shortcomings not run uVision, but instead run .bat makefiles.

    I have run up to 7 instances of the SILabs (ICE like) debugger (accessible only through the SILabs 'IDE').

    Erik

Children
  • Do you run them all on the same PC?
    If so, does that mean it needs to be a "high-spec" PC?

    Or do you just use 7 PCs?

    Or something in between?

  • Do you run them all on the same PC?
    One PC will do very well. I admit that it can be an advantage to use multiple monitors (on one PC) to observe which reached a breakpoint f1rst, that,however is convenience, not requirement.

    If so, does that mean it needs to be a "high-spec" PC?
    I do not know if Microsoft has got it fixed, but there were some real problems with USB expanders running this reliably. I have extra USB ports installed.

    I, actually, was totally flabbergasted when I found that the SILabs programmers (who did not invent the hot water) had made this possible.

    Erik