-
This section in the book works great in most cases, but I'm on Clear Linux and have neither of those package managers available.
https://book.avr-rust.com/002.1-installing-required-third-party-tool…
-
Hi,
I get an error when compiling Serial.begin(9600) for the ATtiny204.
When I switch chip to ATtiny404 it works fine. Results in 57% flash size. So I think Arduino Serial Library is to large to…
-
Object dictionary is the oldest part of this project. It is time, to make some improvements. I was thinking about multiple different principles.
I think, that general principle of the current imple…
-
Updated all packages to last version: csp and core to 3.6 from 3.5.2 and mplab x gives me this error.
`../src/config/project/driver/i2c/src/drv_i2c.c: In function '_DRV_I2C_PLibCallbackHandler':
…
-
-
**Describe the bug**
After a fresh clone of master, opening `demos\microchip\curiosity_pic32mzef\mplab` project and trying to compile fails. I've tried xc32 2.10 and 2.15, error is the same. It fails…
-
Configuring Harmony to use TCP and IPv4 but not DHCP causes a compiler error in the generated code. The code refers to a function in the DHCP module, but does not #include the necessary header file.
…
-
I have a USB HID bootloader built with harmony 2 and I can upload code successfully.
Today I've replicated the bootloader with this latest harmony 3 and old PIC32 Bootloader Application V1.2 softwa…
-
Hi, sorry to ask this in potentially the wrong place but worst case I hope you can direct me to better ears.
I'm new to MPLAB and Harmony and am trying to build for a PIC32MX460F512L chip but Harmo…
-
Hi,
I can't find the pic32mx340f512h.atdf in /dev_packs/Microchip/PIC32MX_DFP/1.1.215/atdf/
Harmony V3 crash with error : Unable to locate ATDF file for processor ID "PIC32MX340F512H"
Can you help …