![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| OK, I'm feeling pretty stupid right about now. I'm embarrased to even ask this question, but here's the situation. I'm playing around with my PicKit2 and 16f690 that came with it. I can modify the existing tutorials and program my own sequence of blinking LED's. The problem I'm having, is now I want to start from scratch and create my own program outside of the tutorials. However, I can't figure out how to start a new project. I followed the tutorials for MPLAB using the project wizard, however, the tutorial doesn't match exactly what I see when I use the wizard. So I've been scouring the web trying to figure out how to link the various files and I seem to be getting nowhere. It's kind of embarassing that the biggest hurdle for me to create my own program right now is starting a new project in MPLAB. All of the templates loaded in MPLAB are not for the 16f690. How do I create a project from scratch? Any advice? Is there someone I can call for help to walk me through the process? Any advice is appreciated. Thank you. | |
| |
| | (permalink) |
| I've just posted a simple guide for MPLAB 8.0 and my Junebug (PICkit2) and Tutor kit. http://www.blueroomelectronics.com/u...r07updates.htm Give it a read and tell me what you think. | |
| |
| | (permalink) |
| I'll read it over, thank you. The version of MPLAB that came with my kit was 7.60. Is there much difference? I've read in my journeys on the web that version 8.0 has many bugs. Is that true? Should I update or no? | |
| |
| | (permalink) |
| They are very similar, the instructions should work with either 7 or 8, I've been running 8.0 and it seems stable so far. | |
| |
| | (permalink) |
| Hi Broz, No expert but will try and help - can you let us know which version of mplab your are using. To create a new project should be straight forwards. First ' project - close ' to end any existing work. The 'project - project wizard' and this should take you though the simple steps. Step one - should ask for the chip you want to use. Step two - should come up with mpasm toolsuite by default - just next on this. Step three - browse and select the microchip folder, creating a 'work' folder if wanted and give a project name eg Broz1 Step our allows you to bring files in but for now leave blank and 'next' That completes the wizard. You now need to create you assembler file - so ' project - add new file to project' again do not add in an xisting file, just give it a filename.asm and 'save' it. This now opens your blank space for your coding, with you can create or cu and copy from other files, build and program it. If tha does no work please post which o the above step do not seem to work for you. hth Richard | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| reprog-16f84a - failed | lemonyx | Micro Controllers | 6 | 25th August 2007 04:32 AM |
| Inchworm Problem | mouse9911 | Micro Controllers | 9 | 19th May 2007 01:01 AM |
| Debugging 877A with MPLAB | williB | Micro Controllers | 10 | 7th May 2007 04:53 PM |
| Need help badly on Inchworm and MPLAB | thushy | Micro Controllers | 14 | 11th March 2007 07:05 PM |
| Some Question About Inchworm | Ayne | Micro Controllers | 29 | 7th March 2007 04:08 AM |