I have written the program for UART in dsPIC33EP512MU810 and its working fine in debugger mode but if I am dumping the same program in Flash I am not getting correct data . I am using UART for real time data monitoring and transfer which I am able to do i..
↧
RAM to Flash (Manoj R)
↧
SOLVED - Program Grayed out, PIC Found by UI... (nbkhwjm)
Hey all, The Program Device Options are all greyed out, but the IDE is "seeing" the PIC (see below) using the ICD3... any ideas? worked fine yesterday... restarted, rebooted... ICD3 / PIC Details.Connecting to MPLAB ICD 3...Currently loaded firmware on IC..
↧
↧
SOLVED - Updated to MPLAB X 3.60 now all "Program" function are grayed out. (nbkhwjm)
firstly.. SystemOSX 10.11debugger ICD3everything worked before... YES to all these..ICD3 is plugged in and shows in the project configTest debugger passessame hardware as beforethis programmer / debugger worked before.tried my other pickit3 same result..O..
↧
MPLABX Linux is slooowwww? (AE6RV)
I switched to V3.65 some time ago, and I've noticed that cleaning and compiling is now abysmally slow. In previous versions, a full compile on my project was done in just a few seconds. Now it just crawls. And errors seem to have been moved to a different..
↧
Stop build button is missing on Windows, MPLAB X v3.65 (hackerman)
Hello everyone, There is one thing which is puzzling me for a long time now: there is no Stop button to stop build process (it is usually found on the output window, above to Re-run button). This only happens on Windows version of MPLAB X, this button doe..
↧
↧
MPLAB X 3.65 IDE, ICD3 crashes, requires reboot, Windows 10 x64 (Howard Long)
I've had this several times today. I halt a debug session and the IDE hangs. I cannot kill the entire process tree as there is a javaw.exe remaining that will not die even with admin privileges, I assume it has some system object open. It seems to work OK..
↧
MPLAB x 3.65 Problems: open and close (paulotovo)
Hello What happens with Microchip? Since the first version of MPLAB X, there is always some critical error. Now, i have installed the MPLAB X 3.65 and i can't work. I open the IDE and any option that I access... MPLAB is closed. To reproduce, i open the I..
↧
Getting error message in clean new MPLABX installation (microchip777)
hi, i made a new clean MPLABX v3.65 install and when the IDE starts it shows errors like the following.Error: Project "msd_basic" refers to file "wdt_PostscalerValue_Default_1.h" which does not exist in the disk. The project failed to load.
Error: Projec..
↧
Failed to program device (PICKIT3) (Electroo)
Everything was going good, until suddenly this error " Address: a Expected Value: ecba Received Value: ecb9
Failed to program device" came up and since then i am unable to program the PIC. I am using PIC18F47K40 and MPLAB X IDE v3.51 to program the devic..
↧
↧
Automatic code folding collapse for unselected Configuration specific code (Volker)
Hi, i have a project with two configurations.In the code the two configurations have some specific code blocks which i surround with"#if defined(XPRJ_HI)...#endif"and"#if defined(XPRJ_LOW)...#endif". Now my question is if there's a possibilty to collapse ..
↧
MAKEFILE conditional pre build step (Volker)
Hello, i have two configurations in my project and i want to do something before building the configurations.I already use the pre build step in the project properties with something different.Can i use "ifeq" to select the pre build step for the configur..
↧
Software does not load with user makefile project (Mentat)
I try to migrate an existing project into MPLABX IDE and due to certification issues I need to keep the old compilers and in general change as little as possible. So, I defined a user makefile project. This works fine up to a point - I get this in the out..
↧
Red Line Highlight in MPLABX (laurie21)
I am writing a program in MPLABX for an pic18f2680. Currently the total is 3272 lines start to finish. It compiles properly but line 2041 has a red highlight. After checking the code, it is ok. Then i started experimenting. I copied line 2041 to notepad a..
↧
↧
MPLABX v3.65 cannot launch debugger (Mentat)
I have a user makefile project where the build works fine, the code is loaded into my HW but then I get the information in the status row that the debugger is halted and nothing more happens after that. The output window looks OK:Connecting to MPLAB ICD 3..
↧
MPLAB X is slow at everything (BasePointer)
Hi, After seven years, I came back to microchip to develop a product with pic32.What I realized that old MPLAB has gone and new one which is MPLABX has came. I installed MPLAB X v 3.51+ XC32 1.41.I have windows 10 pro 64bit with i7 CPU and 8GB RAM. I'm us..
↧
Clean and Build Project FAILS but not Build Project (TDB Consulting)
Hello Microchip: We are having an issue in which the MPLAB X IDE reports errors such as those below when a ‘Clean and Build Project’ is performed: :: warning: (1311) missing configuration setting for config word 0x30000D; using defaultmake: *** Error 1mak..
↧
Does MPLAB X IDE run on Oracle Linux 7.3? (Tim Cruise)
I am planning to install MPLAB X IDE for Linux on Oracle Linux 7.3 amd64 (RHEL 7.3 clone). Hope to learn your experience first...
↧
↧
How to enable Basic IO shield in MPLAB IDE (ccortes)
Im new at chipKit wi-Fire and Basic IO shield.Im trying to control OLED module (Display) and Temperature module.Searching on internet I found some cpp and h files, however, all the references to make these modules work are for mpide (sketch) software whic..
↧
Question about Version Control (k5xh_mark)
I have recently started using Tortoise SVN on my MPLABX projects. I haven't had any issues until today when I started a new project and placed it under version control. In my two previous projects whenever I checked out the code I would see a little blue ..
↧
MPLABX stalling during build (rgilliom)
I am running MPLABX on Windows 10 Home (64 bit). My machine has 8 cores and 16G of RAM. Recently MPLABX has begun to "hang" on the last line of a large clean build (typically 70 or more files). It is happening on both legacy projects that always worked be..
↧