|
Re: How to get EasyC code into MPLab
easyC has a normal editor 'C' text built in that works just like MPLAB. You can type your create your own header files, code files, type your own code, include your own libraries, write structs, variables, you name it. Plus you can convert block code to functions to 'C' functions for tweaking.
All of this is just waiting for you under the "Project" tab.
P.S. all the .c and .h files converted to c code are stored in the projects directory.
__________________
FIRST Team 501 PowerKnights - Mentor
FIRST Team 40 Checkmate - Mentor Alum
FIRST Team 146 Blue Lightning - Alumni
Last edited by Kingofl337 : 08-06-2007 at 14:32.
|