|
Re: Dev C++
I have used Dev C++ pretty extensivly previously to FIRST, and I have not seen ab option to do so. There might be a tool out there that can convert the DEV C++ projecct files into HEX files, but I am not really sure... Another thing you could do is write up all the code in Dev, then create an alternate MPLAB project file that uses the C++ files form your other project that was done in DEV. You could edit the cod eid DEV then open up the MPLAB project and comple it... Hope this helps... --Brian Jennings
Last edited by BrianJennings : 05-01-2005 at 00:45.
|