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

Whole program optimization (drazen)

Simply asked: why whole program optimization does not build? This error message cause of spaces in paths: make -f nbproject/Makefile-Release.mk SUBPROJECTS= .build-conf make: Entering directory...

View Article


Optimizations and execution speed (drazen)

Are there some info how some optimizations affect execution speed? I do not need explanations about code optimizations (0, 1, 2, 3, s) but about other options like generate MIPS16 code, Unroll loops,...

View Article


XC32 V1.30 compile error (88a89)

Hi All, I've just downloaded XC32 V1.30 and used it to compile (clean and build) my project. It resulted an error: c:/program...

View Article

Error of compilation of main project with loadable project in XC32 1.30,...

At compilation of the projects having loadable projects, there is an error. I take as the main UART_Btl_Explorer16 project, as the loadable Demo_App_Explorer16 project, both from the . The MPLABX...

View Article

MPLAB XC32 v1.31 Released (DevMod1)

MPLAB XC32 C-Compiler v1.31 is now available for download here. This release provides: For devices that have a single shadow register set (two total register

View Article


XC32 v1.31 released (RISC)

Hi, I just noticed today that v1.31 corrects a couple of issues : Fixed in MPLAB® XC32 v1.31 XC32-425For devices that have a single shadow register set (two total

View Article

Bug: comment line including Kanji of 0x5C in Shift_JIS encoding (ysaitoysaito)

Dear XC32 compiler stuff I use XC32 compiler in Shift_JIS encoding. I will report that there is a bug in XC32 compiler when XC32 compile souce code with comment line,which include the Kanji of 0x5C at...

View Article

boot loader kseg0_program_mem section size increase on XC 1.30 from C32 1.12...

My team and I are looking to migrate to the XC compiler so we could start using the PIC32 470F512L part. When we migrated our project from the C32 1.12a compiler to the XC 1.30 compiler we saw a size...

View Article


U1CONSET atomic not working? (agolac)

This compiles but does not change register and it should set mask bits 1 to 1 in register. U1CONSET = _U1CON_USBEN_MASK; This works fine and changes register U1CONbits.USBEN = 1; What am I missing...

View Article


Code to initialize pointer being skipped / optimized out. (KennyM)

In a C-Function I map a structure to a position within a buffer supplied by a 3rd party library. (A Microchip library). When I try to write any of the structures members I get a general-exception...

View Article

Questions about generated hex file (Gregor1971)

Hi all, if my subject is nt part of this subforum feel free to move the thread. So now my question: I just created the following sorce code #include // Configuration Bits #pragma config FNOSC &

View Article

Data conflict at address 0x1FC00480 (XC32 v1.3x Migration issue) (JasonK)

When combining two projects such as a bootloader project and an application project, you may see an error indicating overlap around address 0x1FC00480 (e.g. data conflict at address 1FC0048Ch). This...

View Article

Building Peripheral libraries with XC v1.30 fails (vanhorng)

I am using XC 32 v1.30 and I tried to recompile the peripheral libraries yesterday following the HOWTO guide available in the compiler directory documentation. I was able to start the build process,...

View Article


#define __PIC32MZ not defined in XC32 v1.30 (Paul Bjork)

The users guide states that the definition __PIC32MZ is defined when a PIC32MZ device is specified with the -mprocessor option. I've tried several permutations of underscores and MZ but haven't found...

View Article

link error trying to use BDINIT() appio in C++ (dchirgwin)

I'm trying to use DBINIT() and DBPRINTF() on a custom PIC32MX775F256H board. My project is in C++ and uses the XC32++ compiler version 1.22 First I added DBINIT() to my "main()" function. Then I...

View Article


general questions for placing code in user defined "sections" (microhubbe)

Hi, I have some basic questions on the usage of user defined sections (I am far away from being a software professional...). What I have to do: My code will consist of 3 parts in program memory: partA:...

View Article

BUY A TRUE FALSE **** ( forasia447@gmail.com ) DRIVING LICENCE / CARD ( ID) ,...

BUY A TRUE FALSE PASSPORT ( forasia447@gmail.com ) DRIVING LICENCE / CARD ( ID) , VISA false , fake birth. forasia447@gmail.com We are a team of professionals with years of experience in the...

View Article


Hex file contains debug information (vanhorng)

When i use the MPLAB IPE to load a hex file into a target, I get the warning message that says, "The imported hex file contains debug information and has been cleared by MPLABX IPE." Is there a setting...

View Article

Union Bit Structures (32 Bits Wide) Help Please (johnnyh)

Hi My problem is as follows....... I have a Variable (Data_In) from Incoming Serial Data 4 bytes wide (WORD) 32bits uint32_t Data_In

View Article

XC32 Libraries are Flawed (cgiordan)

OK, I don't get this. I am frustrated with this XC32 compiler. I call this function... INTDisableInterrupts(); It is clearly in peripheral/int.h within the compiler's installation directory, and when I...

View Article
Browsing all 1537 articles
Browse latest View live