-
I am currently trying to use the TI SK-AM62 board with the ESP32-WROOM-32E connected via SPI, but it is not responding and I need help.
I have made the following changes to release/fg-v0.0.5.
I …
-
The file on my SD card only has 2.8 GB but the script will keep copy until the emmc is full and eventually the emmc will have some boot issue.
`sudo /opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh`…
-
### Environment and version details
* Operating System+version: **CentOS 7.8**
* Compiler+version: **GCC 9**
* Shell: **Csh**
* B2 Version: Output of `b2 -v` and `b2 --version`
```
B2 Version …
-
http://dinux.eu/gnupru/binutils-2.37.20211017.tar.bz2 This link is dead in the download-and-prepare.sh script in the 2021.10 release.
-
### Issue submission guidelines
See [detaled guidelines](http://crosstool-ng.github.io/support/). In short:
- Report crosstool-NG version
crosstool-ng-1.25.0
- Report host OS and its version
ubu…
-
I have followed the guide (and Eddies videos) to install canboot on the EBB42 CAN V1.1.
I used the menuconfig options from the BTT documentation.
I happen to be using the waveshare can hat.
After f…
-
I've tracked down the offending commit to: 6d5227b63b096b052dde8717822db259971db515
I'm building in Ubuntu 20.04 docker on x86-64.
Config:
```
#
# Automatically generated file; DO NOT EDIT.
# …
-
After my Raspberry Pi Model 3 B+ failed to start due to a corrupt SD card, I did a full OS reinstall. Now I'm experiencing trouble building the firmware to flash the mcu. This is the on the latest v…
-
Installation using the install-beaglebone.sh script doesn't account for gcc-pru and gcc-avr both trying to write the file `/usr/lib/libcc1.la`.
When installing on beaglebone, we do not need the AVR…
-
I'll have a base image ready tomorrow, with binutils-pru and gcc-pru pre-installed..
Ti's support package is located here:
```
/usr/lib/ti/pru-software-support-package-v6.0/
```
I wonder, do …