|
Re: How to TRansferring easyc to mplab
AFAIK easyC generates WPLib-compliant code... so if you used its libraries, you could essentially just drop your code into mplab and it would work stock.
What David said about sensors being oil-and-water is definitely true, as WPLib/easyC uses the user processor to handle sensor routines, which is totally different than Kevin's code.
|