OLED SSH1106 library (juliosilva)
Hello, Does anyone know where to find an OLED SSH1106 library for XC32 / PIC32MX? Thanks JS..
View ArticleTrouble building XC32 v1.42 compiler tool chain from source, missing file:...
I see that resource_info.h is missing from the v1.42 source directory, as it was for v1.40 as reported here http://www.microchip.com/forums/m897811.aspx Can you please attach a copy of the v1.42...
View ArticlePIC32MZ USB CDC Configuration Setup (Javelin)
MPLAB Harmony: http://www.microchip.com/forums/fb.ashx?m=986013..
View ArticleCan't Post - Test - Ignore (LostInSpace)
Cant Post - Test Naturally, not it works !!! It hasn't worked for hours :-(..
View ArticleVersion 1.42 to 1.43 compile error (LostInSpace)
I have a working project with V1.42 and when I change to 1.43 I get pages of these undefined errors - Any Ideas?The only option I have on the compiler settings is I have the LibC box checked. Harmony...
View ArticleFailure to register free version (arnadan)
I have the following configuration:MPLAB X IDE v3.55XC32 (v1.43)cplusbat.lic from Microchip (received on April 15 2017), succesfully run from command windowBut still each time I start MPLAB X IDE I get...
View ArticleMoving 1.43 stdio to 1.42? (matherp)
I need the double support in 1.43 but am getting the error error: '_CNCONB_SIDL_MASK' undeclared (first use in this function when I compile with 1.43 I note this was discussed in another thread but...
View ArticleHex file and disassembly discrepancy. (bqj)
I have parsed hex files for the purpose of bootloading before. This is my first time with a hex file generated using Microchip's XC32 tool chain. Right away I noticed something that seems wrong with...
View ArticleMPLAB X, XC32 code debugging using the simulator won't compile (Geoff104)
I started a new XC32 project yesterday which I managed to compile for simulation and download to hardware. Today I carried on by preparing the same code for simulation except that this time when I...
View ArticleDEBUG ERROR xc32-ld.exe: unrecognized option '-D=__DEBUG_D' (pirupic)
Today We got up with a terrifying mistake. IT is impossible to execute DEBUG mode on the prototypes. With unknown reason,All the MPLABX projects of the company that worked ok for several month, with...
View ArticleMPLAB XC32 v1.43 Released (DevMod1)
MPLAB XC 32 C-Compiler v1.43 is now available for download here. This release includes: New part support SFR Access Efficiency improvements at -O2, -O3, -Os Cache-line alignment for 'coherent'...
View ArticleRe:PIC32MZxxxxEF XC32 1.42 Interrupt code BUG? IPL7SRS (simong123)
As my original thread (http://www.microchip.com/forums/m945883.aspx) appears to be locked, this is just an update to note that I noticed that the release notes for Ver. 1.43 state that this bug is now...
View Article32MZ and MLA (ffb.boy.30)
Hi,Is there some sample code for 32MZ. I don't find in the MLA. Thanks you..
View ArticleAnyone else having trouble posting on this forum? (Paul Bjork)
From another post submission, I keep getting the error message: Access DeniedYou don't have permission to access "http://www.microchip.com/forums/post.aspx?" on this server.Reference...
View ArticleXC32 pro compiler (jo1234)
Hello How to get the free trial version XC32 pro compiler? Thank you in advance..
View ArticleXC32 1.43 sprintf error ? (Bob Thomlinson)
I seem to be getting some odd output from sprintf in a PIC32 MZ EF project with XC32 1.43 / MplabX 3.60.By way of illustration I havesprintf(strchr(m->obuf,'\0'),"%8lu.%01lu ",v/10,v%10);where 'v'...
View Article64bit printf/snprintf/vsnprintf errors XC32v143 (Paul PortSol)
Warning:- XC32 (v143 and earlier) seems to be incorrectly processing 64bit unsigned int (uint64_t) in printf and vsnprintf, though it may be OK in snprintf.- Possibly a stack handling issue in the...
View ArticleRequesting help for building XC32 from source archive (Paul Bjork)
We're in the process of trying to duplicate the building XC32 v1.43 from the source archives for macOS. This is in preparation for ultimately including minimal Objective-C as a supported language as...
View Article_attribute__( persistent ) creates New Error on XC32 1.43, But Compiles ok on...
Hello.I have next variable definition that was compiling with no errors for ALL XC32 versions previous to 1.43( 1.42,1.40. 1.33 etc..) float fVersionHardWareDATA...
View Article