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

Hexmate: (944) data conflict ad address 1d006000 (CurtisHx)

I ditched the idea of a CRC32 check on my application image on my bootloader, and switched to a checksum. I'm using hexmate to calculate the checksum from 0x1D006004 to 0x1D01FC00, and sticking it at...

View Article


incorrect result cbrt function (luckyluc)

Hi all, cbrt (cubic root) gives an unexpected result. double X; X = 16.0; X = cbrt(X); ===> Result in X is "INF"X = cbrt(16.0); ===>gives the correct result. Any idea. C32 and XC32 give same...

View Article


MPLAB XC32 v1.34 Released (DevMod1)

MPLAB XC32 C-Compiler v1.34 is now available for download here. This release provides the following: New part support Linker-Script Preprocessing Added support for fixed-point operations Please see the...

View Article

v1.34 - What's with _DISABLE_OPENADC10_CONFIGPORT_WARNING (aschen0866)

XC32 v1.34 - Getting this warning message:In file included from c:\program files (x86)\microchip\xc32\v1.34\bin\bin\../../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/include/plib.h:49:0, from main.c:2:...

View Article

License Problem After Updating compiler from XC32 v1.33 to XC32 v1.34 (pirupic)

Hello. I have upgraded a Pro Compiler XC32 v1.33 to XC32 v1.34 but compiler complains that the license is not instaled although I am able to compile all projects as Pro License if I select V1.33.But...

View Article


XC license on USB Ethernet dongle (crosland)

I read that the license depends on the hosts MAc address. Is it possible to tie the license to the MAC address of a USB Ethernet dongle and thus transport it between machines? Does the license support...

View Article

Too few arguments to fuctnion __builtin_disable_interrupts(void) (CurtisHx)

PersistentData.cpp: In member function '__uint8_t PersistentData::SetRegisterValue(Register, std::vector)':PersistentData.cpp:72:33: error: too few arguments to function 'unsigned int...

View Article

general_exception_handler, MLA microchip_solutions_v2013-06-15 and TCPIP...

Hi I have designed a hardware based on the ESK, I made an example Telnet and works very well in the ESK. In my hardware the example works sometimes a few seconds. After no response from my hardware...

View Article


Can not install XC32 (jason shi)

hi Everyone I want to install xc32-v1.34-full-install-windows-installer.exe . but when i double click the image ,there pop an dialog "There has been an error. Licensing error". How to solve the...

View Article


Passing pin assignment from function call (Alkirah)

Hello, this might be a really stupid question but I have no idea if it's doable or not. I have 4 sensors, that use a onewire protocol. I don't want to use switch/case or ifs to know what of the 4 pins...

View Article

PIC32MX/XC32 v1.33/Harmony 1.02: What is eating up my RAM!? (Brian!)

Hello all, I'm struggling with the RAM usage in current PIC32MX project. Here is the printout of the Compiler: kseg1 Data-Memory Usagesection address length (dec) Description------- ----------...

View Article

Code only working without optimisation or after reset (Harro)

Hi all, First time posting to the forum however I have used it extensively in the past and have found it very useful. I have a reasonable amount of experience programming PIC16/18 parts however am new...

View Article

MPLAB XC32 PRO Compiler Network Server License activation Bad HTTP...

Hi, we've bought MPLAB XC32 PRO Compiler Network Server Licence, but I can't activate it. I try: xclm -actkey OURKEY But I get:Bad HTTP transaction Bad HTTP transaction with activation server (-136)...

View Article


PIC32MX130F064B makefile error XC32 1.34 (dhivya)

My Code & some header files can be reviewed here. Hi im a new user and i need some help. Im using MPLAB X IDE v2.30 and XC32 1.34 version and integrated PIC32 with TI ADS1298 and Bluebee Bluetooth...

View Article

Wake up Problem from Deep sleep (Marbasil)

Hai friends , I am working on pic32mx150f128b .I can able to go for deep sleep but in case of wake up i couldn't.I am stuck with my works.Here is my interrupt handlervoid __ISR(_EXTERNAL_0_VECTOR,ipl7)...

View Article


FreeRTOS Compile Warning (d.)

Hi, Has anyone encountered this warning when compiling FreeRTOS for the PIC32MX? src/FreeRTOS/portable/MPLAB/PIC32MX/port.c:162:1: warning: Interrupt priority IPL1 is deprecated. Specify as...

View Article

Is setting interrupt priorities in the ISR declaration the same as using the...

Is there any difference to setting interrupt priorities using the ISR declaration, for examplevoid __ISR(_CORE_TIMER_VECTOR, IPL2SOFT) CoreTimerHandler(void);versus setting the interrupt priority by...

View Article


Is uint8 arithmetic in comparison handled as something else by compiler? (Dewet)

Hi I have the a comparison that performs differently from what I am expecting. Declarations:#define MAX_MESSAGES_IN_REMOTE_MESSAGE_QUEUE 64#define uint8 unsigned char uint8...

View Article

convert struct to byte Array (sebastien.decorme)

Hi,I'm using the free XC32 compiler and I use a struct like thistypedef struct{ BYTE FlagBootloaderMode; WORD Version; float Gain; float GlobalGain; WORD Filter_Input;} EEPROM_DATA;And I want to send...

View Article

mp3/wav audio playback using PIC From SD Card (justinescon)

Hi freaks,This is my first microchip forum post.I need some valuable guidance from you guys.I'm planning to make an .mp3/.wav audio playback(average quality) using PIC From SD Card.I have some queries...

View Article
Browsing all 1537 articles
Browse latest View live


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