openbouffalo / buildroot_bouffalo

Linux Image for the BL808 CPU by Bouffalo Lab
126 stars 34 forks source link

Devcube error when trying to flash M0 and D0 #42

Closed pietgeursen closed 1 year ago

pietgeursen commented 1 year ago

Hi there, I'm trying to follow the instructions to get a pine 0x64 running. I'm getting this error in devcube when trying to flash M0 and D0:

pt check fail, chips/bl808/img_create_mcu/bootinfo_group1.bin is overlayed with chips/bl808/img_create_mcu/img_group0.bin in flash layout, please check your partition table to fix this issue
Screen Shot 2023-03-04 at 7 56 25 PM

I'm using v1.0.0 release, full_defconfig. Devcube version 1.8.3, downloaded today.

Am I doing something silly?

Fishwaldo commented 1 year ago

You need to set D0 to group0

pietgeursen commented 1 year ago

Ooof, you are so right! Thanks so much for replying :)