-
Good day,
I am currently trying to write my own bootloader, using optiboot. I faced problem using make, and I thought it was error from my piece of code. After that, I decided to try with original, u…
-
Hi, I been trying to build this lab in MPLAB X 5.45 with Harmony . However i get around 255 error on very general programming issues.
I copied the sample as per the instruction using Harmony 3 Con…
-
Hi,
had a problem programming with mEDBG after updating from v2.1.3 to v2.2.6 (had another issue - closed - about that), so I'm now trying to use an MPLAB SNAP (PG164100) but still got problems.
f…
ffred updated
3 years ago
-
MPLAB is well supported on Linux, however, If I try to compile the 2FOC firmware on Ubuntu I get the following error:
```
CLEAN SUCCESSFUL (total time: 89ms)
make -f nbproject/Makefile-default.mk S…
-
I'm looking for a software library for hardware peripherals on a SAMV71. In the past I've used ASF3, and purposefully avoided ASF4, Atmel START, and MPLAB Harmony because I want a simple library of s…
-
Not possible to compile in MPLAB X if processor is chosen as "PIC32MZ1025W104" which is the processor used in the development board "PIC32 WFI32E Curiosity Board" that is marked as a supported board o…
-
pymcuprog support is going into 2.2.0 of megaTinyCore for programming using a serial adapter as a UPDI programmer.
Curiosity Nano will be supported by avrdude.
-
Hello,
i followed the instructions and I'm trying to get the mikroe PIC32MZ to work. But the compilation of the code does not work. The error is:
```
nbproject/Makefile-pic32mz_ef_curiosity.m…
-
The first library it tries to link is tinycbor, it fails linking.
**System information**
curiosity_pic32mzef building using xc32 v2.50
mingw-make and cmake-3.18.0
windows 10
amazon-freertos f…
-
Hello,
I have a win7 ultimate 64bits, and i'm trying to install. Little or almost no info at all about the steps to take to install Pinguino IDE.
I've downloaded NSIS installer (v3.06.1), installed …