Quantcast
Channel: MPLAB XC32
Browsing all 1537 articles
Browse latest View live
↧

XC32++ USB CDC USER_USB_CALLBACK_EVENT_HANDLER Problems (Mauricio Sierra)

Hello Microchip developers, I have some problem trying to implement USB CDC Demo with XC32++, because the compiler show me the next error:build/PIC32MX795F512L/production/usb_device.o: In function...

View Article


How does Search and Replace work? (Kentj)

Hello, I have bool underscored in many files. BOOL works in all cases. I'm trying to replace all bools with BOOLs. I like consistency in my variable and constant use so I'd like to change them instead...

View Article


Extreme slowness when using network license (aschen0866)

If I build a project (containing about 80 C source files) using the network licensed xc32, it takes 5 minutes and 32 seconds to build. The same project only takes about 7 seconds if it is built on a...

View Article

Is there way to use the free XC32++ compiler while waiting for the network...

Is there way to use the free XC32++ compiler while waiting for the network license?The network license is for:Part Number: SW006023-3N - MPLAB XC32++ PRO Compiler (Network Server License)..

View Article

XC32 - I2C (joven)

Hi, I'm trying configure I2C2 on Pic32MX470F512H, but haven't success.Now I have doubt if i need configure PPS. in PPS chm do not mention the I2C. I'm saying that because have PPS and I2C in the same...

View Article


Excpetion Handler (boiler)

Hi all, from time to time i have some resets in my firmware. I have installed an exception handler that stores some information in external flash memory to analyze the crash, current address, cause and...

View Article

Excpetion Handler (boiler)

General PIC32 Topics: http://www.microchip.com/forums/fb.ashx?m=813889..

View Article

Problem using define to specify include filename. (surfbytes)

Hello, I am trying to cross-compile some open source code on a linux host that passes an include filename via a define name on the command line, and am getting a compiler error with xc32. e.g., My make...

View Article


benefit of ramfunctions (Markus_AC)

I have a project in which I use some functions declared as __longramfunc__ .I have some problems with debugging; debugging inside some functions show wrong addresses of local variables; this happens in...

View Article


No output on SCK1 in XC32 (meratterman)

Hi, I am working on converting a working SPI routine from a dsPIC to a PIC32MX370F512H.. I am trying to read from an external ADC chip (ADS8319) using 3 SPI pins, SCK, SDI, and CS. My problem is I am...

View Article

V1.21 and V1.31 give funny result (BDD)

Hi AllWhy do I get this notice when using V1.31 to compile. V1.21 does not, and what does it mean? c:/program files...

View Article

Data shift problem (Chaabane)

Hello, I'm trying to do simple load of a char buffer bytes into an int variable Here is my code uint TimeStampTemp = (uint)EventsBuffer<<24 |(uint)EventsBuffer<<16...

View Article

Bug in log10() (dlindbergh)

Unless I'm really confused, there seems to be a bug in the supplied with XC32 v1.32:#define log10l(p) __MPROTOL(log10)(p)should be:#define log10(p) __MPROTOL(log10)(p)The trailing "l" makes it...

View Article


FFT16 complex data types (pll)

I'm trying to use mips_fft16 function defined in the MPLAB_C32_Libraries document. In the document it says the fft function "computes the complex FFT of a vector containing Q15 complex samples, i.e....

View Article

sscanf and 64bit number (coran21)

Hi all, I'm trying to read 64bit number from string using sscanf:long long l_CardNumber;sscanf(l_CardNumberString, "%llu\n", &l_CardNumber);Problem is that in l_CardNumber are only low 32bits from...

View Article


no .reset.startup in MAP file (BDD)

Hi All I'm running up the wall. I do not see .reset.startup in my map file so that I can get the address for start address for my bootloader. I'm running V1.31. I have another application with the same...

View Article

SPRINTF memory usage (Andy123)

I have working device with PIC32MX664F128. Now I need to add some floating point info to LCD, so I used SPRINTF(buf, "%6.2f", source) for this and i see that it increased memory use by over...

View Article


MASTERs Conference - After-Hours MPLAB XC Compiler discussion (Wednesday, Aug...

The Microchip Worldwide MASTERs Conference in Phoenix starts 20 August 2014. Like last year, we will be hosting an evening discussion regarding the 8-, 16-, and 32-bit compilers. Join the Microchip...

View Article

printf for floats and doubles no longer working with V1.31 compiler (Darrell...

I just switched from the XC32 V1.00 compiler to version 1.31 and all of my printf output is now invalid.The ONLY change to my (MPLABX) build is to select the v1.31 instead of the v1.00 compiler.Note...

View Article

XC32 - undefined reference to... (andy_n)

Hi,I made a new *.c file with a new function. After 'normal' compilation I get: undefined reference to...If I compile for debugger no any problem. Thanks for help..

View Article
Browsing all 1537 articles
Browse latest View live


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