-
As reported by @askn37, there is an issue with programming NVM V3+ chips when the boot operation is not fully completed. This results in NVM controller not accepting `NVMProg` key and can cause progra…
-
In the parade of programmer enablement in the Makefile, CONFIG_DIRTYJTAG_SPI being set should add a define to FEATURE_FLAGS like every other programmer. Sadly it adds it to (creates) FEATURE_CFLAGS -…
-
There is a patch from DragonFly BSD to support avrdude 7.1 with ther DPorts system.
https://github.com/DragonFlyBSD/DPorts/tree/master/devel/avrdude
```
--- CMakeLists.txt.orig 2023-01-08 21:28:…
mcuee updated
8 months ago
-
Somehow the official avrdude-7.0 Windows binary release and the github action Windows MSVC build do not work with PICKit 2.
```
C:\work\avr\binary\avrdude-msvc-x64> .\avrdude.exe -p m328p -c picki…
-
Pulled master as of 10 minutes ago (2023-06-27 06:00 UTC)
libgpiod details:
Package: libgpiod-dev
Version: 1.2-3+rpi1
```
-- Configuration summary:
-- ----------------------
-- DON'T HAVE l…
-
I have compiled avrdude from source because linuxspi is completely missing now from the prebuild binary in raspbian.
During configuration of the build it shows ENABLED for both linuxgpio and lin…
-
Right now, using autotools is still the (IMHO) only way to build the documentation.
However, something is broken there, as the Makefile tries to build more than docs in the `docs/` subdir, and fails:…
-
If we look at the github action, there is a warning about CMAKE_BUILD_TYPE. It is a bit strange. And I can reproduce the issue as well.
```
cmake -A x64 -D DEBUG_CMAKE=1 -D CMAKE_SYSTEM_VERSION=11 -…
-
Ref: https://www.eevblog.com/forum/projects/programming-atmega328p-using-pickit3/ (Question asked)
Ref: https://github.com/martonmiklos/pk2cmd (adding PICkit 3 scripting FW support to pk2cmd which is…
mcuee updated
2 years ago
-
Build log under MSYS2 mingw64
```
MINGW64 /c/work/avr/avrdude-7.0
$ make V=1
make all-recursive
make[1]: Entering directory '/c/work/avr/avrdude-7.0'
Making all in .
make[2]: Entering dire…