Can MPLAB X IDE generate static file in C that can be used by Visual Studio C...
Hi,I am looking for a way to generate .lib or static file in C language from MPLAB X IDE v6.05, and make this static file callable by another Visual Studio C or C++ program. I found this link...
View ArticleOlder DFP's (jguerra767)
Hi, is there a repository for older DFP's? I'm looking for SAME53_DFP v 1.1.118 and it does not show on the packs repository online nor on my IDE (MPLAB x). We have a third party library that depends...
View ArticleFunction unable to return 32bit variable between different files (kaishan)
Hello everyone, I have a strange issue when I was debugging my code yesterday on dsPIC33EP in MPLAB X with XC16. I don't know where to put this topic exaclty so I post it here to find some help. I have...
View ArticleRun time data visualizer (Roibert)
Dear forumIm using MPLAB X IDE 6.0, with PIC32, and debugger ICD3. I would like to monitor a variable in run time, maybe in a xy enviroment (variable-time). I try to use theData Visualizer, but it...
View ArticleDebugging frequently freezes when program enters IO configuration (fotelpl)
HelloI treated myself with PICkit4 recently to use with newer AVR parts. It does great with earlier ones, but now I entered world of 0-series.I am developing an app with ATtiny404. The problem is that...
View ArticleMAP File Reader Plugin (laffelt)
I have a large project for which I need to seee how much code space is used by certain code modules. Has anyone seen a MAP file reader plugin for MPLAB X? I am using V5.10 on a large PIC32 project.If...
View ArticleArduino Import (oberstar@engr.wisc.edu)
I'm working with MPLABX IDE v6.00 to try to import an arduino ino sketch and the tool can't seem to find the Arduino IDE (both V2.03 & V2.04 of Arduinio IDE) hard to tell if its looking for the...
View ArticleArduino Import problems (oberstar@engr.wisc.edu)
When trying to import an arduinio sketch I run into errors. MPLABX 6.00 & 6.05 and arduino ide 2.03 and 2.04 both behave same way. The importer can't find arduinio.exe - and for 2.03 & 2.04. It...
View ArticleMPLAB IDE - Project Configuration -Macro (HarryR)
Hi, Im using MPLab X 6.05. In Project Properties - > Building exists an option touse macros when executing an external program. Is there a possibility to "generate" custom macros, which could be...
View ArticleBuild Main Project hangs at "xc8\v2.40\pic\bin\cgpic.exe .." (HarryR)
Hi, I confess, I tried to optimize my project configuration, did several things. Now the build process hangs at"U:\APP\Microchip\xc8\v2.40\pic\bin\cgpic.exe @C:\......" Any idea what's wrong ?Best...
View ArticleUART PIC16 PIC18 RCSTA (Receive Status And Control Register) (eeboxCHIP)
RCSTA (Receive Status And Control Register)https://embetronicx.com/wp-content/uploads/2017/07/rcsta-register-pic16f877a.pngPlease explain Why & How use RX9, CREN & OERR. Sample code MPLAB...
View ArticleA simple demand - what do you think? (Alce)
Hello, As this is the official forum of Microchip and some of you work in the company, I would like to ask a very subtle improvement in the visual experience of MPLAB X IDE. Some programmer (me...
View ArticleArduino Import - Cannot find any Arduino platforms (GRMrGecko)
Hello, I just thought I'd share how to fix this issue for people who Google search as I had the issue and wasn't able to find a solution on Google. If you run into an issue where the Arduino import...
View Articlepic-as EXTERN (nyholku)
Hi, I've now wasted an hour to try to figure out how to port a PIC18F4550 project to PIC18F27Q83. AFAIU I need to use pic-as. I could not find a proper manual that would explain the directives, section...
View Article[SOLVED] MPLAB-X 6.05: MHC has been removed and MCC doesn't work? Why? (peter70)
Hello folks, I've been waiting for the new version of MPLAB-X due to 6.00 has some really annoing bugs.Now I found 6.05, after download and install now i wonder why MHC has been removed? This was the...
View ArticlePIC18F66J11 MPLAB X IDE (Jr.AAK)
Hi, We had one project which was developed on MPLAB IDE for PIC18F66J11 and now we trying to run or build same c code in MPLAB X IDE and it gives so many errors, pls tell us what we can do ?Thanks...
View ArticlePICKIT4 stopped working out of MPLAB IDE 6.05 (limboDance666)
Hey,Slowly I am running out of patience. Since 3 months I can't do programming and debugging out of mplab. My setup:5.19.0-31-generic #32-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 20 15:20:08 UTC 2023 x86_64...
View ArticleATtiny3217 Sleep (Masaya Tanaka)
Hi, I am using MCC with ATtiny3217.I want to put ATtiny3217 in SLEEP state. Control A register write "0x05". SMODE : 0x2 Power Down. SEN : 0x1 Enable. But, ATtiny3217 is does not goto Sleep state....
View Article[dsPIC33FJ128MC804]Calculating RPM from QEI (ashkim99)
I am trying to get the RPM from a motor encoder(N20 6V 100RPM Micro Metal Gear Motor With Encoder). It has a gear ratio of 1:150. So I am trying to use QEI to measure its RPM by printing the values in...
View ArticleMPLAB X Arduino Import Plugin Issues (the_cabbager)
I'm currently working on a project using the chipKIT Wifire board. The current setup programs the board via the device's bootloader through the Arduino IDE. I'd like to use MPLAB X, along with the...
View Article