Hello,
I have a simulator application written for the target NXP LPC2478 using Keil IDE and armcc compiler. I have to create the executable in visual studio 10 so as to run google test framework. Can some one please help me in approaching this task.
Regards, Giri.
On the other hand employers tend to expect you to know what you're doing (skills often expressed as experience/training on a CV), or be able to figure it out, otherwise your position might as well be out sourced. Are there other competent individuals within the organization who can help or mentor you? Perhaps a question you should ask when interviewing?
What's the question here? How to install and compile programs under VS? Or how to write and integrate C applications on a Windows platform?
If you have a reasonable abstract of the code you should be able to build a framework under Windows or Linux, etc that can feed it data, simulate some hardware function/interaction, and record results/outputs to a log file.