I have a MPASM project (PIC12F1572) that in MPLAX 5.25 now gives me this when I try to build it: Bad CPU type in executable I haven't seen any add on packs to install (I vaguely recall an older version of MPLABX it gave me an option to install some add on..
↧
BAD CPU (charleskerr)
↧
Red squiggly lines and auto complete (mark_w)
I have gone back to a project that was put on hold about six months ago and I have an annoying problem.The code is now full of red squiggly lines. Every reserved term (TRISA, PIE0bits., for example) is underlined. I have learned to ignore these lines and ..
↧
↧
Data Visualizer Plugin Removes meun items and tool bar icons (Jim Nickerson)
MpLab X 5.25Windows 10 x64I installed the Visualizer per this page https://gallery.microchip.com/packages/MPLAB-Data-Visualizer-Plugin/It looks to be quite useful.Now my MpLab X only lists "File, Edit, View, Tools, Window and Help ", navigate, Source, Ref..
↧
I got this error: for psect "bssBIGRAM" in class "BIGRAM" (cmlopez48)
Hi everybodyI was updating the firmware of one of our products, adding more functions. when I compile the project, I got this error::: error: (1347) can't find 0x1A4 words (0x1a4 withtotal) for psect "bssBIGRAM" in class "BIGRAM" (largest unused contiguou..
↧
Version 5.25 and the breakpoints still don't work (itdontgo)
Breakpoints between 2000 and 2FFF still don't work on PIC16F devices and probably others. MPLABX doesn't understand cblocks even though the assembler does. Don't tell me to use res I know how to use res. The assembler understands a cblock the IDE should a..
↧
↧
Data Visualizer Plugin Removes meun items and tool bar icons (Jim Nickerson)
MpLab X 5.25Windows 10 x64I installed the Visualizer per this page https://gallery.microchip.com/packages/MPLAB-Data-Visualizer-Plugin/It looks to be quite useful.Now my MpLab X only lists "File, Edit, View, Tools, Window and Help ", navigate, Source, Ref..
↧
Unable to resolved identifier OpenUsart problem MPLAB X IDE (IRBAZ)
Hi all, I am new to PIC MCUI have written a code for UART for PIC18F452 MCU , however it is showing unable to resolved identifier even all the library have been included. I have changed the compiler version as well but it is not working. The MPLAB X IDE v..
↧
v5.25 launch errors (acharnley)
On Linux (Fedora latest). I've went back to v4 for now as I've been unable to resolve...
↧
Test post. Unable to Post New Thread. (sebmadgwick)
Test post. Unable to Post New Thread...
↧
↧
dspic33ep256mc502 comparator peripheral (jimsullivan1)
The comparator peripheral interrupt does not work?..
↧
Steps are not sequential while Debugging (shabbir bohra)
Hi! I might sound stupid but please don't mind I am a fresher and just began to write drivers in samv71n19b. Previously I used atmel studio which is fine but someone suggested me to try MPLAB X. I have written a simple gpio driver to get familiar with thi..
↧
MCC Bug for ATTiny214? (whelm)
Using MCC to configure an ATtiny 214. I decided to use TCA0, but I don't need its outputs (WO0-6). I do need USART0 with default pins. But MCC claims that is a conflict. Yes I have the Compare enables unchecked, which according to the data sheet means TCA..
↧
PIC18F2550 BMP180 pressure sensor calculation error (Vodonik)
Hello good people. I have a problem I have been unable to solve for a couple of days. Im trying to get a pressure reading from a sensor (Bosch BMP180). So far I have isolated the problem and I hit a brick wall with it. I will present the problem here in h..
↧
↧
Technical details about ATECC608a (JackLi)
Hello, I want to know some technical details about ATECC608a, what should I do?I tried to contact the sale man in China, but I get no response, the telephone isn't working...
↧
Using "static" on structures (vexorg)
Hi, sorry if in the wrong forum, I couldn't see any more relevant. I'm using a PIC32MZ on mplab 5.25, and think I might have found a bug in the compiler. I'm writing an SDcard interface for the SPI port without harmony, so we have a dedicated single .c/.h..
↧
Program SAMV71 Xplained Ultra Application into SRAM instead of FLASH using MPLAB X IDE (sophie.kirkham@stfc.ac.uk)
Hi, I'm trying to get my application programmed into the SRAM of my ATSAMV71 instead of the flash. I am using the linker script provided by atmel (see contents of sram.txt attached) and a GCC compiler (not the X32 provided with MPLAB). This linker script ..
↧
ATSAMD21 current Consumption (sathish2092)
In the SAMD21 family datasheet three type of algorithy mentioned for CPU current consumption. I have attached the snapshot for the same.Could you please some one explain those shortly?what is the difference between them? Is the manufacturer will select wh..
↧
↧
Regular Expression Engine (Gort2015)
Regular Expression Engine - test expression #1000 Too ugly: /Hello|(?'Color'Red|Orange|(?'Sky'Gry|(?'Gort'Klat{2}u|Barada|Nikto)+|Green|Blue|(?'Shape'Rectangle|Triangle)|Cyan){7..11})|World That's better:Hello
↧
Changing main project on IDE and ICD conflict warning (vexorg)
I've got multiple projects open in the IDE, and every time I change the main project I get a conflict error that the ICD is in use with the project I've just set it to. I (or anyone else here) doesn't understnad what this means as it appears to make no se..
↧
__XC16_VERSION__ problem (MartinE)
Hi everyone,I work with XC16 __VERSION__ define for controlling XC16 version in projects.I add the following lines:#if (__XC16_VERSION__ != 1036)
#error "Wrong XC16 version, you need 1.36"
#endif If use the 1036 value the parser does not recogni..
#error "Wrong XC16 version, you need 1.36"
#endif If use the 1036 value the parser does not recogni..
↧