Project Menu Ribbon
Project - Open an existing project (.PJT) file as specified and the main source file is loaded.
PIC Wizard - This command is a fast way to start a new project. It will bring up a screen with fill-in-the-blanks to create a new project. When items such as RS232 I/O, i2C, timers, interrupts, A/D options, drivers and pin name are specified by the user, the Wizard will select required pins and pins that may have combined use. After all selections are made, the initial .c and .h files are created with #defines, #includes and initialization commands required for the project.
Create - Create a new project with the ability to add/remove source files, include files, global defines and specify output files.
Open All Files - Open all files in a project so that all include files become known for compilation.
Close Project - Close all files associated with project.
Find Text in Project - Ability to search all files for specific text string.
No comments:
Post a Comment