-
HI
i'm working with 328pb
some day before i can export the bin file with ctrl +alt +s
but now i have some issue below .
i already reinstall the IDE and delete all relation file from appdata fo…
-
Hi! We're using avr-hal and avr-device with an atmega164pa uC.
We tried bumping our Rust toolchain, as you have done with 2eb28fa3024ecbf9898c8e900e744d1201ceffca.
This causes incorrect ADC readin…
-
This is a continuation of #45, I got to believe that someone with knowledge of how boot loaders work can figure out how to add the USB connection for the SKR PRO V1.x board or the GTR V1.0 board.
I…
-
hi,I am fresher of px4,and now I have a board(stm32h7),but I didn't find any bootloader file suite this kind of board? So, can you tell me which file I could down for my stm32h
7 board?
Thank's a lo…
-
As workaround, pinning a previous version solves the problem:
```
RUN echo 'binutils < 2.36' >> $CONDA_PREFIX/conda-meta/pinned
```
```
root@9d42f6e35016:/usr/local/src/workspace/build/igniti…
-
I see this on my Ubuntu system.
```
$ /usr/bin/arm-none-eabi-g++ --version
arm-none-eabi-g++ (15:6.3.1+svn253039-1build1) 6.3.1 20170620
```
```
GCC version is: 6.3.1
suppressing warnings f…
-
**Describe the bug**
When compiling/updloading the teensy4-rs-template to Teensy 4.1 Windows doesn't recognize the COM port (since Update to 0.4 of teensy4-bsp).
**To Reproduce**
```
cargo insta…
-
### Branch/Tag/Commit
master
### Docker Image Version
cmake version: 3.25.2
### GPU name
3070 laptop
### CUDA Driver
522.06
### Reproduced Steps
```shell
1. git clone
2. …
FdyCN updated
1 month ago
-
```
$ ld --help
╚ёяюы№чютрэшх C:\msys64\mingw64\bin\ld.exe [ярЁрьхЄЁ√] ЇрщыЕ
╧рЁрьхЄЁ√:
-a ╩╦▐╫┼┬╬┼ ╤╦╬┬╬ ╙яЁртыхэшх юс∙хщ сшсышюЄхъющ фы ёютьхёЄшьюёЄш ё HP/UX
-A └╨╒╚╥┼╩╥╙╨└, --ar…
-
I have used a custom build of an earlier version of Optiboot (v8.0) for atmega328, and I could read and write EEPROM using AVRDUDE.
I have created a build using the current version of Optiboot:
…