markniu / Bed_Distance_sensor

Auto bed level with High resolution distance sensor
281 stars 28 forks source link

I can't compile firmware with BDSensor for Mellow Fly-E3-v2. #56

Closed Reubertt closed 11 months ago

Reubertt commented 11 months ago

... Building out/compile_time_request.o Too many message ids make: *** [Makefile:83: out/compile_time_request.o] Error 255

I've already checked the permissions and performed a clean install. But nothing works, I keep getting the error.

I noticed that when I select STM32F103 I can compile normally, but on STM32F407 it doesn't work.

Reubertt commented 11 months ago

I followed the same steps recommended here and managed to compile. #47