Hi,
I'm using E2studio v7.8
I have 2 boards with different RX65n devices. The two projects open at the same time in separate instances of E2Studio. Connected to one is a E1 and the other an E2 Lite.
Should it be possible to debug both at the same time?
At present I'm finding which ever I start debugging second stops the other debugging session.
Matt
Yet it is possible. I always set the debugger not to 'auto select' but to a specific serialnumber. This way you are sure the e2studio is connecting to the correct board with the correct software to debug…
Many thanks, that seems to have sorted it.
Yet it is possible. I always set the debugger not to 'auto select' but to a specific serialnumber. This way you are sure the e2studio is connecting to the correct board with the correct software to debug. This can be set in the 'run/debug settings' -> edit the correct one -> tab 'Debugger' -> tab 'Connection Settings'-> set 'Emulator' from auto select to the specific one.
Do this for both e2studio instances you are running.