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.

Omap35x EVM, Visual Studio 2005 & 2008 Ethernet question

Other Parts Discussed in Thread: OMAP3530

I am facing a weird situation with an Omap3530 EVM running WinCE 6.0. WinCE works fine as I attach my device to Visual Studio 2005 that downloads the image to the device and then WinCE 6.0 is running (I have also activated the kernel debugger option).

Now, I have an application from an other project and I want to make it work on this board. It was created in Visual Studio 2008. I have managed to compile it using the SDK from my BSP, so, I expect that if I download the program to the WinCE 6.0 that are running using the VS 2005, it will run without problems.

My question is can I attach the device on both Visual Studios through Ethernet? (I tried but it didn't work)

Is there any other way?

Thank you!