Quantcast
Channel: MPLAB X IDE
Viewing all 10389 articles
Browse latest View live

Exiting the IDE will terminate the following processes (BasicPoke)

$
0
0
When I exit MPLAB X IDE v2.26, I get a dialog that says "Exiting the IDE will terminate the following processes: Scanning projects, Checking for external changes." This is a little odd. It suddenly started. Is there a problem I need to fix?ThanksRon..

Code Configurator install not working and can't access (justinmreina)

$
0
0
I cannot successfully install MPLAB Code Configurator (MCC) and need some help if possible. See below for my installation procedure and attached for a screen snapshot of result ('observed.png') - Installation Procedure (each as admin w/dflts & options..

Why my fan doesnt work? (dimis1989)

$
0
0
I'm using Fan in RC1. i have program it as output but it doesnt work. Should i forgot to change something?I'm using PIC18F45K22 and XC8 Compiler. Also i'm using OSCT with frequency 4000000hz TRISCbits.RC1=OUTPUT; LATCbits.LATC1=1; #pragma config FOSC = XT..

Internet Connection is not stable enough to download latest toolchain (NorthGuy)

$
0
0
MPLAB X 4.10 keeps bombarding me with "Internet Connection is not stable enough to download latest toolchain" messages. I didn't ask it to download toolchains. I don't want it to download anything. Couldn't find anything in the settings. How do I disable ..

MPLABX_v4.10 linux download link points to v4.05.. (Brane2)

$
0
0
This has ben an issue for so many times. Can't someone write a simple script that would take care of this ?..

Watch Variable (diddi)

$
0
0
Hello Forum,i start a Project with a PIC12F1572 in MPLABX 4.05 .I wrote my Code in Assembler. I definded the variable in that waycblock 0x70 var1 var2....endcWhen i use the Simlator and debug main Projekt i see only the STATUS and W Register in the watch ..

Lcd 2x16 Set Pins (dimis1989)

$
0
0
I'm using an LCD 2x16 FORDATA Library. MY LCD WORKS WELL BUT I DONT KNOW WHAT I SHOULD CHANGE FOR MAKE IT WORK IN OTHER PROJECT WITH OTHER PINS IN MY PIC.(PIC 18F45K22,XC8,MPLAB) IN FIRST CASE WHICH IT WORKS I HAVE PINS BELOW LCD_EN IN PIN RE0LCD_R/W IN P..

Even when you kill MPLAB-X it leaves a GUI Menu behind (arigead)

$
0
0
OK I'll admit it I'm running MPLAB-X v4.10 on a Linux device. Even so in case there's any interest this GUI Artifact is a Pain in the ... Closing MPLAB-X used to kill the artifact but now with version 4.10 MPLAB-X doesn't even clean it up when it exits. I..

Looking for location of spell check dictionary (justinmreina)

$
0
0
How can you manually edit MPLAB's spell check dictionary, e.g. like Eclipse's User Dictionary? I am trying to manually correct spelling values which MPLAB refuses to accept, which it instead declares with "Surround with //-" (see attached). Sheesh, though..

Eusart Communication (dimis1989)

$
0
0
I'm new in coding and use mplab and pic and i 'm trying to find the correct way to implement RS485 communication.I'm using PIC18F45K22 and XC8. I did USART include from mcc, however i do not know the excact declarations.Is there any sample code for initia..

Reception on endpoint 3 failed... (roujesky)

$
0
0
We are using MpLab X 4.05 and ICD3 on a Windows 10 Pro with 32GB and terabytes of free diskspace. Periodically, we get the message "Reception on endpoint 3 failed" Not sure what this means. We cannot resolve it by turning off power to our PIC32 board or u..

PLMAB X & XC8 WITH C++ (PICMAN1)

$
0
0
Dear All Have a nice day I already installed MPLAB X and XC8 Compiler and I can create C project and successfully build My question is... I need to create a class which is related to C++ Please advice to create a project which support to C++ I am using PI..

Error 373, Help needed please (JScott_F)

$
0
0
Hi there, I have warning (373), (195), (346), (192), and a few others.The program is from http://www.studentcompanion.co.za/interfacing-matrix-keypad-with-pic-microcontroller-xc8/I have looked the whole thing over I have the most recent version on XC8 com..

code inside #ifdef __PIC32MX__ is greyed out (microcoder)

$
0
0
i'm using MPLAB X IDE 4.05as the title says, code inside#ifdef __PIC32MX__ ...#endif is greyed out although if i add #warning "tata", i can see the warning during compilation..

www.opensourse4pic.com does not respond (NorthGuy)

$
0
0
The Microchip's Web site http://www.opensource4pic.com has been dead for a while. Is it a temporary condition, or Microchip has taken the site down?..

MPLAB X IDE 4.00/4.01 Problem with Low Voltage Programming (alanatwork)

$
0
0
Since upgrading the MPLAB X 4.00/4.01 I get the following error: Now Downloading new Firmware for target device: PIC16LF1705
Downloading bootloader
Bootloader download complete
Programming download...
Downloading RS...
RS downloa..

Easiest way that my uart works. (dimis1989)

$
0
0
I'm trying to use print, i checked from project properties->Simulator->Uart1 IO Enabled.Also i have include pic libraries for Uart. Now i'm using printf in debug mode but i dont get anything in console Here is My Main file: void main(void) { SYSTEM_Init..

Issues with simulator in MPLAB X (cjcorben)

$
0
0
I'm having a problem with the simulator in MPLAB X version 4.10The code below works as expected in MPLAB 8.92, but not in MPLAB X as I have set it up. The code uses a Pic16F616, generating interrupts from the special event trigger of CCP1 in compare mode,..

UART read from Rs232 and show it on lcd (dimis1989)

$
0
0
I'm using XC8, PIC18F45K22. I have include default mplab library for uart. Writing from pic works fine. When i'm sending to pc working with hyper terminal it works fine.But when i'm reading i dont get a clear result. Here is my writing code printf("H"); A..

MPLAB X IDE 4.05, no AVR devices? (Vadim_prog)

$
0
0
PLAB X IDE v4.05Family: 8-bit AVR MCUs (XMega/Mega/Tiny)Device: ?????..
Viewing all 10389 articles
Browse latest View live