-
Hi all,
I can't seem to convince minirake to use the CC settings in the build_config.rb, despite using the build_config.rb from PICrouter.
It tries to invoke gcc instead of xc32-gcc. How do I persu…
-
I was trying to get the graphics suite running on my machine (MacOS 14.2.1) and Mplab X 6.20.
The latest version that I was able to get to run was 3.10 all newer versions of the composer seem to be p…
-
I attempted to run the demo example web_net_server_nvm_mpfs using XC32 v4.0 and XC32 v4.21. However, with both toolchains, the webpage fails to load.
Could you please provide a solution to resolve …
-
**Describe the bug**
I'm developing a custom same51 board and was failing to can_set_bitrate(). After some googling I found the test suite and ran it on my board, where I discovered the can clock was…
-
The docker build is failing with the following error
standard_init_linux.go:195: exec user process caused "no such file or directory"
root@6c6097b62ded:/build# ls -la
total 47
drwxr-xr-x 2 roo…
-
Hello everyone,
I know this problem has been already discussed on other places but the main solution which is often brought doesn't work for me.
So to explain : I am using SAMD51-LAN9252 as Eth…
-
I am encountering the following problem when trying to program an ATtiny88 using avrdude v8.0 with the PICkit4 in ISP mode.
### Command Executed:
```
avrdude -C avrdude.conf -v -p attiny88 -c p…
-
There are standalone options of Harmony and MCC available.
What about adding those, so the extension can create MCC- / Harmony-generated code by itself and we won't need to run MPLABX for this?
I …
-
Hello, I was in the market for an upgraded station at home and stumbled across this project. I would like to do some design changes to make it easier to order mostly pick and placed. I am not lookin…
-
The Unified Host .jar has a few things wrong with it:
* It does not check that the response received was for the correct command. E.g. if it issues a ERASE_FLASH (2) but receives a READ_BOOT_INFO (…