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

PIC24FJ256DA210 and MLA GFX library compile error (ezedhill)

$
0
0
Does anyone know what this error means?..

Modifying the setting of the editor (Galudinho)

$
0
0
Hi. I'm using MPLAB X(Ver.5.00). On my editor,-The paragraph mark(¶) is displayed at all end of sentences.-The bullet mark(・)is displayed instead of all spaces. (Please look the image file that I attached.) …So the readability of the code is not good..

[Solved] Freeze at startup (leosw)

$
0
0
Hello! I'm using MPLABX IDE 5.05 and I have an issue: it freezes at startup, just after the loading of the project.Also, an issue that may be related, I'm not able to add build configs. When I create a new one usign the "duplicate" function, the config wi..

MPLABX v5.00 freezes (aeromorph)

$
0
0
Hello, I opened a project created on the previous version and got the message that the project would be converted to mplabx 5. Accepted and worked on the project. Afterwards, compiled, saved and turn off the pc. Now, everytime I open MPLABX, it's freezed...

Transmission on endpoint 2 failed Error (gtenrreiro)

$
0
0
Hi, What is the solution to this frequent error message while trying to launch the debugger? "Transmission on endpoint 2 failed" This happens constantly, and I need to unplug the ICD 3 or the REAL ICE. Thanks..

Watch window variables constantly out of scope (dom11990)

$
0
0
I'm trying to debug some code and I constantly have the issue of "variable out of scope". Can someone explain what this means? What do I have to do to see the contents of the variable? It is being modified literally in the line above! Any help would be gr..

Change debugger behavior on pause (danielpn)

$
0
0
Hi, everyone. Something that frustrates me a lot when I'm debugging on MPLAB X is, after pausing the program, the cursor going to wherever the program is at that moment. I'm working on a very large project with a lot of different files, and after pausing ..

MPLAB-X v5.25 installs on Linux and then disappears (asfi235)

$
0
0
I've installed MPLAB-X v5.25 and XC8 v2.10 on Linux Mint 19.2 Cinnamon using the instructions provided in this forum post: https://www.microchip.com/forums/m1063860.aspx In both cases the installer ran OK, without any error messages. I did not change a..

MPLABX and tools Installation and use NO internet (oscar.m.alcantara@aptiv.com)

$
0
0
Is it possible to install and use MPLABX (last version on win10) including Harmony 3 and all other tools with no internet access?Company proxy cannot be changed and MPLABX does not work correctly it freezes just at start up...

I got this error: for psect "bssBIGRAM" in class "BIGRAM" (cmlopez48)

$
0
0
Hi everybodyI was updating the firmware of one of our products, adding more functions. when I compile the project, I got this error::: error: (1347) can't find 0x1A4 words (0x1a4 withtotal) for psect "bssBIGRAM" in class "BIGRAM" (largest unused contiguou..

Code Results different running vs stepping (jnnewton)

$
0
0

Nop();
uint16_t a = _RC7;
uint16_t b = _RC6 << 1;
uint16_t c = _RB9 << 2;
uint16_t hv = (_RC7) | (_RC6 << 1) | (_RB9 << 2);
Nop(); If i put a breakpoint on the 1st Nop() and step through, I get the correct values in th..

ICD3 Failed to get Device ID since Monday (vicoET)

$
0
0
hello, i used my board (PIC32_EMZ64, based on PIC32MZ2048EFH064) and ICD3 for debugging all the weekend without any issue.Just plugged off and restarted yesterday morning, the following message appears and i'm actually unable to work with. Connecting to M..

Why does my PIC16F886 does't run after programming without doing hard reset at MCLR pin? (BetaEngineer)

$
0
0
Hello, I am trying to program PIC16F886 using MPLAB X IDE (v4.05) and Pickit-2 Programmer. I have a piece of hardware (PCB) that embed PIC16F886. The problem I am facing is that, when I program the chip, it successfully writes the code without errors or w..

Several EEPs and PEPs have stopped working in MPLAB X 5.25 (Howard Long)

$
0
0
The following PEPs/EEPs no longer work in 5.25. I can confirm that they do work in 5.20. I've raised a ticket with Microchip. In addition production silicon works in 5.25. It's just the PEPs and EEPs. OS is Windows 10 x64 build 1903. Machine is dual Xeon ..

Sneaky monitor binaries taking 1-2% CPU (acharnley)

$
0
0
I'm not currently running MPLABX, but it is installed. Running a fast Intel i7. I've chmod 000 and killed them. Everything still works fine.....

Cannot Compile project in MPLAB 5.05 and XC8 v2.0 (Burlypenguin)

$
0
0
Hello, I am trying to migrate to MPLAB 5.05 but my project is not compiling. Here is the log file to the first error. make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf make: Entering directory 'C:/Users/Daniel Kowalewski/Dropbox/EEng/Aumi/Mi..

MPLAB X IDE (v5.20): Simulator do not refresh SRAM Data Memory window (r.m)

$
0
0
Hi, Folks.I've been using MPLAB X IDE simulator to teach AVR memory architecture and Data Transfer Instructions (Assembly). However, the simulator do not refresh the SRAM Data Memory Window. We Must to switch between tabs to see the update (in red).More i..

Adding remarks to a HEX source file ?? (Beau Schwabe)

$
0
0
Is there a way to add remarks to a HEX source file? I just need place some instructions at the top of the header file. Thanks..

Float divide by float error (mexco)

$
0
0
take following example : for Microcontroller 16F876A #define multiplier 6400/60float ft;void main(void){ ft = multiplier; ft = ft/multiplier;}see the result. I got 11.04178 result instead of 1.00000. Similarly, try other combinations. why is answer wrong ..

Red squiggly lines and auto complete (mark_w)

$
0
0
I have gone back to a project that was put on hold about six months ago and I have an annoying problem.The code is now full of red squiggly lines. Every reserved term (TRISA, PIE0bits., for example) is underlined. I have learned to ignore these lines and ..
Viewing all 10389 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>