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

need help with "struct" (davea)

$
0
0
hi everyoneI have this#ifndef FLAG_H
#define FLAG_H
#include // include processor files - each processor file is guarded.
#include
typedef struct {
unsigned new_rx:1;
unsigned B1:1;
unsigned B2:1;..

Dotted line in MPLABX v3.35 (NareshR)

$
0
0
Hi, I am setting my own theme in mplab x v3.35How to remove the dotted line (showing the alignment of functions, loops etc) in mplabx v3.35. I find it annoying. Also, how to change the color of #define? Any suggestions?..

MPLABX 3.30, SDCC, Could not generate makefiles for configuration default - Fixed in 3.35 (jarin)

$
0
0
Hello,I'm facing a strange problem I somehow can't resolve. I'm using MPLABX 3.3 (testing project with empty main function) with SDCC 3.5.4 and SDCC plugin.The MPLABX can't generate makefile for this combination, though MPLABX 3.25 could. Could not genera..

MPLAB X v3.35 Released (DevMod1)

$
0
0
MPLAB X IDE v3.35 is now available for download here. This release includes: New part support Exclude/Include files in the current configuration from the project file context menu for speed Macro names which match the configuration name for customer use i..

Watches are out of scope (mpr95)

$
0
0
I put a breakpoint a couple lines after float variable that I would like to watch. The program stops at the break point but the variable Value is out of scope according to the Watches window. Why is the Value out of scope? ThanksMPLABX 3.30, XC32 v1.40,PI..

Error - cannot be used as the destination of a MOVFF or MOVSF instruction. (andy_n)

$
0
0
Hi,Every 5 till 7 compilations with C18 on mplab x I get: Error - cannot be used as the destination of a MOVFF or MOVSF instruction.Errors : 2 If I try to clean: rm: Entfernen von �dist/F/production/_net-control.X.production.cof� nicht m�glich: Permission..

Integer overflow (NareshR)

$
0
0
I am using mplabx v3.35, pic24fj256gb206, xc16 v1.26.#define samp_rate 1000
int main()
{
unsigned int k=samp_rate*60;
}For the code above, when I build the project, i am getting a warning: integer overflow in expression at line unsign..

Instruction "CALL" MPLABx - Assembly (Ivany M.)

$
0
0
Someone can tell me why the instruction "call" doesn't work in MPLABx, i'm already try/test in another's IDE and the programs works fine but in the MPLBAX don't call a subroutine. help!..

v3.30..hexmate location ? (Zhe Hu)

$
0
0
I am trying to build bootloader basic example coming with Harmony 1.07 in mplab x ide v 3.3 It builds all the way, until the last step, trying to find "hexmate" process_begin: CreateProcess(NULL, C:/Users/zheh/AppData/Roaming/mplab_ide/dev/v3.30/modules/...

Timing analysis in mplabx v3.35 (NareshR)

$
0
0
I have built a library, which contains 10+ functions. I want to know how much time each function is consuming . Ideally, we can turn off and on a pin and probe it using a oscilloscope, but if we have any tools in mplabx it would save time. So the question..

Support for UNC paths and network filenames? (oliverb)

$
0
0
I tried searching for this but the best hit I found was 2007. I just tried to open a MPLAB X project from a network location and while the IDE appears to accept the path it looks as if "make" doesn't handle UNC paths? I know there's a workaround by mappin..

Setting the input stat in simulator (kiltro)

$
0
0
Hello everyone, I'm quite new to MplabX, I'm programming an 8 bit Baseline 12f509 using assembly.I'm running the simulator in Mplab but if I'm right it sets all the inputs to low level, in fact whenever there is an btfsc instruction the result is always t..

Adding source file in MPLABX v3.35 (NareshR)

$
0
0
How to add source file to the virtual folder in mplabx v3.35?..

Step Over button and stopwatch (kiltro)

$
0
0
Hello everyoneI'm using the stopwatch to debug my program but I don't understand why if I use the "step over" button on a call so debug does not follow through the entire call, stopwatch reset starting from the call duration time.If the call is 5000us it ..

MPLABX 3.35 navigator problem (Peca)

$
0
0
Hi!What is going on with "Navigator" tab? Since MPLABX 3.30 I see the problem: the content of a *.c source file that I added to my project is not showing. I mean: the definitions, function bodies etc.When I start the IDE and when I remove such file from p..

Looking for MPLABx 3.35 reviews before I upgrade (Bruce Lavoie)

$
0
0
I haven't upgraded to version 3.35 yet and I was hoping to hear from other users about their experiences with it before make the jump. I had tried version 3.30 but was unable to build a normalized hex production image. I also found 3.30 to be very slow, I..

MPLABX IDE Not seeing microchip headers (moshej)

$
0
0
HiI'm running mplabx 3.35 but i noticed this issue with 3.30....i'm running the free version.I created a file for my project from within the ide.The template added the line "#include " but the ide shows "Cannot find file".With ALL my other files in ..

MPLAB X 3.35 Edit > Find 'disabled' (saj)

$
0
0
Hi, Installed MPLAB X v3.35 recently, but cannot access the Edit > Find menu option. Its is greyed/disabled, along with Replace and Find Usages. Any ideas?..

MPLAB X in Ubuntu, crashes (GGGFred)

$
0
0
Hi Please help me with an issue, I'm developing on MPLAB X in Ubuntu, when I do program a pic32, the IDE freezes and the pickit3 doesn't respond anymore, I have to kill the java process be cause this crashes. I have tested with Ubuntu 14.04, 16.04, ..

MPLABX v3-26 can't revert to C18 (afaideen)

$
0
0
Hi, I am trying to change compiler from XC8v1.35 to C18v3.34 in option menu but I found the Led icon is always red and cannot be selected. It seems I am forced to use XC8 compiler which I don't want. Actually at first start, the compiler is set at C18 an..
Viewing all 10389 articles
Browse latest View live


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