Sorry have to write my question as txt file (see below), as getting access denied errors when trying to post Any help greatly appreciated. Thanks..
↧
xc.h cant find proc include files in MPLABx (G0RSQ)
↧
_AltU2ErrInterrupt not working for 'GL306 (Top2)
I'm using MPLAB V5.40 with the XC16 V1.60 compiler toolchain. The microcontroller I'm using is the PIC24FJ128GL306 with pack version 1.4.74. I get a link error when attempting to use _AltU2ErrInterrupt(). The _AltU1ErrInterrupt(), _AltU3ErrInterrupt(), an..
↧
↧
java.lang.RuntimeException RDDI_DAP_OPERATION_FAILED (Sergei.Semenov)
Hello, MPLAB debugger suddenly stopped working today. I use SAM L10 Xplained Pro.When I try to start debugging I see the following output in EDBG screen
Currently loaded versions:
Application version...........3.37.438 (0x03.0x25.0x01b6)
Tool pack vers..
↧
Device not supported in Program to Go mode. (elevconel)
Hi, I have a device dsPIC33EP128MC506 and i have PICKIT4 tool with me and MPLAB X v5.25. Application program is downloaded successfully with PICKIT4, but same will display following error message in Program To Go mode. Please help for that. Error: "This d..
↧
Failed to program PIC18F67K22 after location 14000 (markdem)
I have a PIC that will fail to program if the program goes over location 14000. The error I get is "Address: 14003 Expected Value: 4f Received Value: 0"If I try this with a different PIC18F67K22 it will work. If I comment out a large part of my program an..
↧
↧
MCC Generated code has errors in compile (JohnWill)
I'm using MPLABX-x 5.40 and XC8 2.30. I started a new stand-alone project and used MCC to set up the I/O configuration. I've included the main.c and the myConfig.mc3 files as attachments. I get the following warnings when I compile it. mcc_generated_files..
↧
Get an error "mplab_ide64.exe not respond or existing" on MPLABX 5.40 (Vividhobby)
Dear MPLABX friendsI got an strange error message when I start MPLABX and then click "Open Project".
The messate is "No response or no find 'mplab_ide64.exe'"
After click 'OK' same errmessage will appear again and again 4-5 times.
This thing happen evr..
↧
How to switch from 32-bit to 24-bit variables in MPLABX? (Frank Everest)
I need to switch from 32-bit to 24-bit variables (float and double) because an old project I have had to return to for modification doesn't fit any more. I am using MPLABX 5.10, XC8 PROv 2.0 and the device is 16F1824.I looked on the forum, and this looks ..
↧
MPLAB X IDE v5.40 + Harmony v3 + XC32 = Doesn't work on Windows 10 Pro x64 (Dmitry_N_B)
Hi, everybody! I've been trying to get (MPLAB X IDE v5.40 + Harmony v3 + XC32) to work on my computer and laptop for more than a week. It doesn't work. Maybe I'm stupid, maybe something is wrong... What happened to do:- install MPLAB X IDE v5.40, Harmony ..
↧
↧
Problem Mplab X IDE (alejandrodaniel)
suddenly this error appeared......
mplab read past eof mmapindexinput(path="/home/alejandro/.cache/mplab_ide/dev/v5.35/var/cnd/model/text_index/_skz.cfs")
what's this and what do I have to do?
..
mplab read past eof mmapindexinput(path="/home/alejandro/.cache/mplab_ide/dev/v5.35/var/cnd/model/text_index/_skz.cfs")
what's this and what do I have to do?
..
↧
MPLAB X v5.4 taking forever to compile (JakeSays)
For some reason compiling a simple project is taking literally hours to complete, like running overnight kind of thing. So we can rule out slow hardware: I have a 5ghz I9 cpu, 64gb ram, and super fast nvme drives. Nothing else is doing this. Also I keep g..
↧
IO View and Program Memory not working in simulator (MicrochipNewbie)
MPLab X IDE: v5.40Connected Hardware Tool: SimulatorDevice: PIC10F200Compiler: pic-as (v2.30) I've used Debugging>IO View and Target Memory Views>Program Memory in the past to track GPIO pins and where instructions were allocated in the Program Memory and..
↧
Compile problems with XC8 and MPLAB X 5.40 (blazooo)
Hi,I've recently installed MPLAB X 5.40 on Ubuntu virtual machine with XC8 2.30 and everything worked fine. Then I tried to install the same combination on Win10, but it seem i have some problems with MPLAB X detecting correct version of the compiler.When..
↧
↧
MPLABX v5.40 : probably a problem with Java (ChristianHor)
Hello,I use MPLABX v5.25 (Win10) without problemI have recently also install v5.40When I try to creat a new project, the 2nd step where we choose the PIC model doesn’t appear, and and an « unexpected exception » appear.Like you can see in this picture.htt..
↧
Code Configurator from MPLAB Xpress in Ibuntu (johnlunt)
MCC loads and displays the "Icedtea" window as expected but does not move on from there. Any ideas please?..
↧
LoadLibrary failed with error 87: The parameter is incorrect (megawhite)
Hi anyone else getting this error and crash out when using MPLABX over Remote Desktop? LoadLibrary failed with error 87: The parameter is incorrectThird time I've written this, stupid forum keeps dumping my post with a stupid error about not having permis..
↧
MPLAB 5.35 cannot find the register definitions. 5.10 can (user2x)
PIC24FG64GA702 I upgraded today due to the sfr window not working for register changes to the chip on 5.10. Now this late version does not identify any of the chip's registers or definitions.They are all underlined in red and I cannot Shift-click, them ei..
↧
↧
_AltU2ErrInterrupt not working for 'GL306 (Top2)
I'm using MPLAB V5.40 with the XC16 V1.60 compiler toolchain. The microcontroller I'm using is the PIC24FJ128GL306 with pack version 1.4.74. I get a link error when attempting to use _AltU2ErrInterrupt(). The _AltU1ErrInterrupt(), _AltU3ErrInterrupt(), an..
↧
java.lang.RuntimeException RDDI_DAP_OPERATION_FAILED (Sergei.Semenov)
Hello, MPLAB debugger suddenly stopped working today. I use SAM L10 Xplained Pro.When I try to start debugging I see the following output in EDBG screen
Currently loaded versions:
Application version...........3.37.438 (0x03.0x25.0x01b6)
Tool pack vers..
↧
Device not supported in Program to Go mode. (elevconel)
Hi, I have a device dsPIC33EP128MC506 and i have PICKIT4 tool with me and MPLAB X v5.25. Application program is downloaded successfully with PICKIT4, but same will display following error message in Program To Go mode. Please help for that. Error: "This d..
↧