Hallo, In 4.15 and now in 4.20 is Dashboard - Memory only sometimes working (Windows 7-64). New start of mplab or computer helps sometimes.With click on Dashboard/Project Properties/Loading(in Categories) + Apply is working again but only one time.We had ..
↧
Dashboard - Memory usage not (always) working (andy_n)
↧
How to build LED software (indialeddisplay)
Hellohow to build led software that control led display from computer screen send hex file directly to pic microcontroller..
↧
↧
From bit banging I2C to using the module (swmcl)
PIC18F47K40 Hi,I have successfully bit-banged a device on my I2C lines but things have changed and I now need to hot-plug a different device so I am trying to use the module. All I have is a simple routine to detect the presence of a device. In my code I ..
↧
Suspected compiler issue (squin)
I have been programming a PIC24FJ64GA002 using MPLAB X IDE v4.20. This involves reading and writing to the I2C interface. All was working well until i found execution stopped here: TRAPS_halt_on_error with a code of 2 (address misaligned) The code that ca..
↧
Mplab X Support ticket? (andy_n)
Hi,in the thread 'Should I worry about Microchip?' (https://www.microchip.com/forums/FindPost/1059286) we discussed 3 weeks about the problems with the mplab x. Not one developer was interested. I also ask you to list the problems (in short form) with mpl..
↧
↧
MPLAB X v4.20 sluggish or hanging? (Mysil)
After installing MPLAB X v4.20 some days ago,IDE response have been worse than ever. Opening an existing project from list of recent projects, cursor change to a pointing hand,and no more reaction. Letting it sit for 2 hours, there is no response.Terminat..
↧
project (pooja23)
when i click new project then " Microchip Embedded " and other embedded is not mentioned. How would I step further. Please help me out of this...
↧
Receive buffer for I2C on PIC18F47K40 (swmcl)
I am operating PIC18F47K40 in master mode and am trying to read.The procedure is shown in section 26.10.7.4 - Typical Receive Sequence on pp. 381 of the datasheet.In this section it refers to SSPUF in step 10.There is no other reference to this buffer cal..
↧
Increase of production and development costs with current Microchip tools (ag70)
It's not complicated to calculate, how EXPENSIVE is usage of currently offered original Microchip's development tools. All new uC from Microchip can't be programmed with old, good, stable and fast Mplab 8. We also can't longer use the same good and proble..
↧
↧
Windows Professional vs Home (IO)
MPLAB X IDE lists these operating systems in system requirements:
Microsoft Windows 7 Professional/ Windows 8 Professional/ Windows 10 Professional
http://microchipdeveloper.com/mplabx:requirements
Does it mean it will not work (fully?) on Window..
↧
monitoring code (kurt)
hello, in my microchip c code i have a calculation and the outcome of it is not exactly as i expect, there are some issues in it. i am more a siemens plc programmer and in siemens there is a function that you can go online and monitor the code while it is..
↧
MPLAB X 5.0, AVR, how to? (jarin)
Hello,I tried to use MPLABX 5.00 + XC8 2.00 + PicKit4 to exercise AVR device, namely Atmega328p. I'm not new into PIC devices and its ecosystem, nor into AVR devices, but ran into problem nonetheless.First of all, there seems to be no clear clue how to co..
↧
Command line arguments not appearing in map file (shaarson)
I am trying to create psects using the following commands: -L-AMYCODE=50h-3ffh-L-PmyCode=MYCODE I am putting these commands in the "additional options" line in the xc8 linker portion of the project properties. The commands are showing up in the command li..
↧
↧
MPLab x 4.10 difference between release and debug builds? (roujesky)
Is there a way to build release vs debug in mplab x 4.10? when I click the "Debug main project" it downloads and my app runs as expected. When I click on "Run Main Project", I see "Device Erased...
Programming...
The following memory area(s) will be pro..
↧
CAN receive not functioning when added a bootloader (lami)
Hello I'm using pic32mx530f128h and pickit 3 as programmer. I created a bootloader and an application and tested them seperately. They worked perfectly as i want them to. when i tried to load the application via the bootloader, my application did not work..
↧
MPLAB-X 5.0 imported XMEGA Project from Atmelstudio fails (hagbard)
when compiling an imported AVRSTUDIO7.0 Project, i get this error message: bin/as.exe -mmcu=avrxmega2 -mno-skip-bug --defsym=__MPLAB_BUILD=1 -MD=build/Debug/production/_ext/900748601/nvm_asm.o.d -o build/Debug/production/_ext/900748601/nvm_asm.o ../src/AS..
↧
Ignored Folders Pattern not working when trying to hide folder from parser (nurbi)
Hi, When using doxygen with an MPLABX project, the IDE parser reports an error in one of the files created by doxygen. I would like to exclude the folder where doxgen does its magic. The folder name is "docs" and is located in MPLABX project root (next to..
↧
↧
MAC OS X MPLABX IDE 4.20 cannot detect Curiosity PIC32 MZ EF in-circuit Debugger/Programme (Yann Garcia)
Dear All, I'm trying to use my Curiosity PIC32 MZ EF on MacOS X but the MPLABX IDE 4.20 (& Harmony 2.05) cannot detect the in-circuit programmer (see screenshot). I tried with ICD 3 but I got this error running self tests: "Could not connect to the se..
↧
PIC32MZ2048EFH100 Starter Kit Not Displayed (Droneguy380)
I have a PIC32MZ2048EFH100 Curiosity board. When I plugged it in, LED1, LED2, and LED3 were working. I uploaded the "HELLOWORLD" program described here: Now, when I plug the board in, none of the original LEDs light up, but D1, D2, and D3 do. I can't figu..
↧
No such file or directory (NeilVP)
My present project involves the USB Dev Kit (DM164127) and porting working code from a PIC18F14K50 to a PIC16F1459. This was all going well until I got the following error message can't open include file "usb_ch9.h" : no such file or directory The file wa..
↧