Application Compiled in VS 2005

P

Pramod Korti

Hello

I have build a new XPe image for my target. I have installed a third party
real time plugin in target to give real time capabilities to my application.

I have compiled the application in Visual Studio 6.0 and tested the
application. The application is working fine.

Now I wanted to move my application to Visual Studio 2005, so I have
upgraded the project to VS 2005 and compiled my code.

Here, I see that there is drastic change in size of executable generated
(almost one third in case of VS 2005). This application fails when run on
target platform.

Please let me know if we have to include any specific component while
building XPe to support application compiled using VS 2005.

Regards,
Pramod Korti
 
S

Sean Liming

You might want to check with the real-time kernel provider to see what is
needed for VS2005. One thing you can do is run DependencyWalker on the
application to locat the DLLs needed to run the application.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top