-
I am trying out your plugin and it seems like a very good start; however, I am unable to run it on a windows host because it gives the following warning
`No such file or directory - mdb.exe (Errno::E…
-
Hi,
I am trying to follow the section [Building](https://github.com/BusPirate/Bus_Pirate/blob/master/Documentation/building-and-flashing-firmware.md#building) of the firmware, and in MPLAB X IDE o…
-
See final comment in #383. The datasheet's electrical properties section and the UPDI section is inconsistent.
I am in the process of composing an email to my inside connection at Microchip about …
-
进行编译的时候提示找不到编译器路径,我看到默认的在c盘,但是我的软件路径是在d盘,在扩展设置里也没找到插件的设置参数,请问这个插件支持编译器路径进行自定义设置吗?
-
I am trying to programm/debug a project using pickit4 to no success
launch.json
`{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attri…
-
Hey,
I use the firmware since two days successfully, works great 👌🏻 Thank you very much for developing it.
I followed the instruction "[PICkit 3 programmer and MPLAB IPE on Linux](https://github.co…
-
Hi,
after updating a project from Net v3.8.0 to v3.9.0 there was a compiling error.
> /initialization.c:606:32: error: 'drvMiimInitData_0' undeclared here (not in a function); did you mean 'drvM…
-
The MPLab Snap can only program via the ISP interface with avrdude. With another open source application, bloom, it is possible to program via JTAG.
Is it possible to implement this in avrdude? Wou…
-
From the comments here by @avrfreak
* https://github.com/avrdudes/avrdude/discussions/1473#discussioncomment-7873906
I tested v7.3, it just hangs like avrdude cannot find the com port.
(just like…
mcuee updated
9 months ago
-
Hi,
I want to run benchmark test from "https://github.com/lvgl/lv_demos/tree/master/src/lv_demo_benchmark" link, but compiler errors appear related with LV_PRId32 and LV_PRIu32.
```c
../src/my…