You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read another issue thread with this exact issue, so perhaps I should have been smart enough to understand your answer and get what I needed. Sadly, I'm too much of a noob and need some more hand holding to understand what to do next.
I'm following BigTreeTech's manual on the SB2209 CAN (RP2040), page 29. After setting the SB2209 into 'boot' mode, querying DFU device ID, I came up with 2e8a:0003, identical to the ID shown in the guide. Then I entered the next command in the manual verbatim, "make flash FLASH_DEVICE=2e8a:0003", then I get the same error code "no rule to make target 'flash'". I tried following your advice, Arksine, and just typing "make flash" here, but that didn't work either.
Any help would be appreciated!
I read another issue thread with this exact issue, so perhaps I should have been smart enough to understand your answer and get what I needed. Sadly, I'm too much of a noob and need some more hand holding to understand what to do next.
I'm following BigTreeTech's manual on the SB2209 CAN (RP2040), page 29. After setting the SB2209 into 'boot' mode, querying DFU device ID, I came up with 2e8a:0003, identical to the ID shown in the guide. Then I entered the next command in the manual verbatim, "make flash FLASH_DEVICE=2e8a:0003", then I get the same error code "no rule to make target 'flash'". I tried following your advice, Arksine, and just typing "make flash" here, but that didn't work either.
Any help would be appreciated!
Originally posted by @Burnsian in #96 (comment)
The text was updated successfully, but these errors were encountered: