bigtreetech / bigtreetech/EBB

RPI crashes at make command EBB2209 USB

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
698
Forks
130
PR merge metrics
No merged PRs in 30d

Description

I configured the make menuconfig just as described in the user manual of the EBB2209 USB but when i issue the make command the rpi gets stuck and is only responsive again if hard rebooted.
is this a known issue or am i doing something wrong?

` Creating symbolic link out/board
Building out/autoconf.h
Compiling out/src/sched.o
Compiling out/src/command.o
Compiling out/src/basecmd.o
Compiling out/src/debugcmds.o
Compiling out/src/initial_pins.o
Compiling out/src/gpiocmds.o
Compiling out/src/stepper.o
Compiling out/src/endstop.o
Compiling out/src/trsync.o
Compiling out/src/adccmds.o
Compiling out/src/spicmds.o
Compiling out/src/i2ccmds.o
Compiling out/src/pwmcmds.o
Compiling out/src/buttons.o
Compiling out/src/tmcuart.o
Compiling out/src/neopixel.o
Compiling out/src/pulse_counter.o
Compiling out/src/lcd_st7920.o
Compiling out/src/lcd_hd44780.o
Compiling out/src/spi_software.o
Compiling out/src/i2c_software.o
Compiling out/src/thermocouple.o
Compiling out/src/sensor_adxl345.o
Compiling out/src/sensor_lis2dw.o
Compiling out/src/sensor_mpu9250.o
Compiling out/src/sensor_icm20948.o
Compiling out/src/sensor_hx71x.o
Compiling out/src/sensor_ads1220.o
Compiling out/src/sensor_ldc1612.o
Compiling out/src/sensor_angle.o
Compiling out/src/sensor_bulk.o
Compiling out/src/rp2040/main.o
Compiling out/src/rp2040/watchdog.o
Compiling out/src/rp2040/gpio.o
Compiling out/src/rp2040/adc.o
Compiling out/src/generic/armcm_boot.o
Compiling out/src/generic/armcm_irq.o
Compiling out/src/generic/armcm_reset.o
Compiling out/src/generic/crc16_ccitt.o
Compiling out/src/rp2040/timer.o
Compiling out/src/generic/timer_irq.o
Compiling out/src/rp2040/bootrom.o
Compiling out/src/rp2040/usbserial.o
Compiling out/src/generic/usb_cdc.o
Compiling out/src/rp2040/chipid.o
Compiling out/src/rp2040/hard_pwm.o
Compiling out/src/rp2040/spi.o
Compiling out/src/rp2040/i2c.o
Building out/compile_time_request.o
Version: v0.13.0-120-gb1011e3f
Building rp2040 stage2 out/stage2.o
Preprocessing out/src/rp2040/rpxxxx_link.ld
Linking out/klipper.elf
`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the EBB2209 USB user manual and the make menuconfig configuration, then reproduce the make command while noting where the build stops in the listed output, near linking out/klipper.elf. Done means identifying why the Raspberry Pi becomes unresponsive and documenting a confirmed fix or configuration requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
raspberry-pi
Domain
build-system, embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.