MCC v3 wont generate header file for slave project fo dsPIC33CH128505 (mjwerson)
I have generated basic test code to enable master and slave to toggle a pin each from inside the main code. However when I come to compile it I get an error message that the slave header file cannot be...
View ArticleMCC won't work with PIC32MX270 (realexander)
Hi, I have MPLAB X 5.45, MCC 4.0.2, and device library PIC32MX 1.35. I can confirm that pic32mx-1.35.jar is in my C:\Users\Bob\.mcc\libraries directory. I've created a standalone project for the...
View ArticleMCC related help (Indent_Designs)
Dear Friend, I am quite new here in coding. I am working on boot loader for my PIC24HJ128GP204. It is listed in supported devices by MCC. But when i am opening MCC in my project with above chip is...
View ArticleWarning of MCC (DUET)
When I want to bring the MPLAB® Code Configurator window instead of running MCC it show the following warning- Warning: "The project's device is not supported by the currently loaded libraries. All...
View ArticleAn updated commands list for the 16-bit Bootloader host? (thoraz)
I'm developing my personal host application to flash the firmware on my PIC24FJ128GA106, but I've found only this documentation about the command list to transmit the firmware from the host on PC to...
View ArticleSuggestions for the next release of MPLAB® Code Configurator (florin.matei)
This thread is dedicated to gathering suggestions related to what features could be improved or added in the next release of MCC. Please try to provide some arguments for your suggestions as they will...
View ArticleProblem with CAN FD intialization on PIC18F27Q84 (jircaond)
Hello, I would like to use CAN FD on PIC18F27Q84. I tried to initialize CAN FD by MCC. Code was successfuly generated. When I debug it, the program is caught in infinite loop in CAN FD initialization....
View ArticleMCC 4.02 "Core version 5.1.0-i not found".mplab5.45 47q10 hpc demo code (hpc...
MCC does not run becaouse this error,and giving other error like this "Unable to find requested library version: com.microchip.mcc.redux.Library v1.37.22"i could not find core 5.1.0-i named file and...
View ArticleHow to: Include pin functions in Pin Manager Grid view not listed as...
Good Morning, I'd like to include pin functions in the Pin Manager Grid view and Package View that are not specifically mentioned by name in the Available Resources window. I'm thinking of the In...
View ArticleMCC and PIC32MX270F512 (ianharvey)
Hi,How do I get the latest versions of the MPLAB-X and MCC (V5.0.2) to work with this processor - the PIC32MX library files (1.35) are no longer compatible with the MCC (V5.0.2).I used to use the V4.56...
View ArticleCode protection bits - production vs debug version (JTV)
How do people handle code protection when using the configurator? It generates device_config.c with the coded protection settings. If I put an #ifdef _DEBUG in the generated config file, then I've...
View ArticleMCC hangs on Linux (dwegscheid)
I have a project in MPLABX 5.30 / MCC 3.95, setup for a pic16lf18326. Running on Ubuntu 18.04 64 bit. It's been set up for EUSART, TMR2, and MSSP1 for a long time. I need to add another timer. I can...
View ArticleI think the clock setting of PIC18F47J13 by MCC is wrong (mmatsui)
The code generated by MCC is as follows.void OSCILLATOR_Initialize(void) { // SCS FOSC; IRCF 4MHz; IDLEN disabled; OSCCON = 0x60; // INTSRC 31KHz; PLLEN disabled; TUN0 0; OSCTUNE = 0x00; // ROSEL...
View ArticleMCC stopped working for me today - says Embedded Make Projects is to blame...
After years of faithful service, I opened a project today the the MCC failed to load on it.The error appears to be that it needs Embedded Make Projects, but the version it wants isnt there or...
View ArticleMCC 4.1.0 on MPLAB 5.5 Unusable slow with high memory use (CScotty)
Just installed MPLAB 5.5 and 4.10 MCC plugin on Win 10 64 bit. When I run MCC i see about 1.8GNB ram used. MCC is excruciatingly slow, about 45 seconds to move from one installed component view to the...
View ArticleMCC update bricked MCC (DLChambers)
MPLab X v5.25 just pupped up a bubble prompting me to install an updated MCC plugin. Like an idiot, I clicked on the bubble and the update tried to install.But then it died. And I get this error:Some...
View ArticleMCC Archive broken (Howard Long)
Is there any current solution to obtaining older MCC versions?..
View ArticleMCC & PIC32 MX270F256B (IBrokeIt)
Read through several posts revolving around library compatibility issues. I am having similar and am stuck. I am running the newest version of MPLAB X - 5.5, MCC 4.1.0 (which has a minimum requirement...
View ArticleTx/Rx UART problems (ttiennot)
Hi every one, Sorry for the thread title, I didn't know how to name it. I work with MPLAB X IDE v5.45 / XC8 v2.32 / MCC v4.0.2 / PIC18F26K22 / MICROCHIP curiosity HPCUART Speed = 38 400bds So I've got...
View ArticleLegacy version availability (village_ambient)
Hi all, I have just attempted to open a configuration made a few years ago using MCC v2.25.2, when the output file type appears to have been .mcc. Needless to say, using the import config option does...
View Article