Creating your program:
Step1:Open the MPLAB IDE
Step2: Go to Project and choose Project Wizard and click next.
Step3: select device and click next
Step4:Select language toolsuite or compiler.here we are selecting C18 and click next.
Step5:Create project.Browse new project location and make new folder for project.Give file name and save project and then click next.
Step6:Add existing file to your project and then finish
Step7: Then go to file menu and click new.
Step8: Write code and save it.Add source file to project by right clicking source file.Then go to debugger and select tool MPLAB SIM.
Spet 9: Go to project and click Build all.
Step 10: Now hex file for your project is ready.You can check simulation on proteous.
Step1:Open the MPLAB IDE
Step2: Go to Project and choose Project Wizard and click next.
Step3: select device and click next
Step5:Create project.Browse new project location and make new folder for project.Give file name and save project and then click next.
Step6:Add existing file to your project and then finish
Step7: Then go to file menu and click new.
Step8: Write code and save it.Add source file to project by right clicking source file.Then go to debugger and select tool MPLAB SIM.
Spet 9: Go to project and click Build all.
Step 10: Now hex file for your project is ready.You can check simulation on proteous.
Anyone can follow these easy steps to build own project in MPLAB IDE.
ReplyDelete