MPLAB® IPE General Settings
Contents
To view and change the General Settings in MPLAB® Integrated Programming Environment (IPE), log in to the Advanced mode from the Advanced mode dialog, on the left side of the IPE v2.10 window, and click on Settings.
Settings include the following areas:
- Programming Options
- Tool Pack Selection
- Device Pack Selection
- Diagnostics
- MPLAB PICkit™ 4 In-Circuit Debugger Programming
- Programmer-To-Go
Programming Options
Programming Options enable the programming of registers used to hold calibration values for a device.
Tool Pack Selection
Tool Pack Selection provides you with two options.
- Use the latest installed Tool Pack (recommended)
- Use a specific Tool Pack that opens a dialog showing the available version(s)
Device Pack Selection
This selection is only available if a tool is connected, which means that changing the device pack is enabled only if the tool is connected.
Diagnostics
The Diagnostics feature allows you to save logging messages to a file, with various logging levels. By default, the Logging Level is set to OFF.
To set the message logging level, click on the Logging Level pull-down menu. Refer to the descriptions of each logging level below:
- OFF: No logging
- SEVERE: Log severe (error) messages only
- WARNING: Log warning messages only
- INFO: Log informational messages only
- CONFIG: Log configuration information only
- FINE: Log some module-to-module communication
- FINER: Log more module-to-module communication
- FINEST: Log all module-to-module communication
To save the log file in a folder directory, click on the Path button to select the path then type the name of the log file.
MPLAB PICkit™ 4 Programming
The PICkit 4 Tool option(s) pane in the Special settings allows the user to declare some programming options of the PICkit 4. See the accompanying image for selection options.
Setting | Description |
---|---|
PGC Configuration | Select either none, pull up or pull down. The default is pull down |
PGD resistor value (kΩ) | Type in a resistor value from 0-50.The default value is 4.7 kΩ |
PGC resistor value (kΩ) | Type in a resistor value from 0-50.The default value is 4.7 kΩ |
LED Brightness setting | Select the level of brightness from 1 (darkest) to 10 (brightest); the default is 5 |
PGD Configuration | Select either none, pull up or pull down. The default is pull down |
Program Speed | Select either Low, Normal or High. The default is Normal. |
Programmer-To-Go
The PICkit 4 tool also has a unique programmer-to-go function with the addition of a micro SD card slot to hold project code and the ability to be powered by the target board.
If the Programmer-To-Go option is to be used, in the Image Name field, type the name of the file that will be used for programming. The default is <your project name>_ptg, but you can edit the name. This will be the folder name on the microSDHC card that contains the appropriate files for Programmer-To-Go.
Setting | Description |
---|---|
Send Image to Tool | The check box is selected by default. With the box checked, the PTG image is created and then sent to the microSDHC card in the connected MPLAB PICkit 4 |
Program Device | The check box is selected by default. When the check box is selected, the device connected to the MPLAB PICkit 4 is programmed. Note: If both the Send Image to Tool and Program Device checkboxes are unchecked, see the MPLAB PICkit 4 In-Circuit Debugger User’s Guide |