Skip to content

building the example doesn't work #2

@berkutta

Description

@berkutta
➜  pt git:(main) ✗ make CHIP=bl618 BOARD=m0pdock
/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/tools/cmake/bin/cmake -S . -B build -G "Unix Makefiles" -DCROSS_COMPILE=riscv64-unknown-elf- -DCHIP=bl618 -DCPU_ID= -DBOARD=m0pdock -DBOARD_DIR=/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/../sipeed_support/boards -DCONFIG_DEBUG=y -DCONFIG_ROMAPI=y -DCONFIG_USB_HS=y -DCONFIG_COMX=COM5 -DCMAKE_EXPORT_COMPILE_COMMANDS=OFF -DCONFIG_TLSF=y
-- [register library : fatfs], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/components/fs/fatfs
-- [register library : lvgl], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/components/graphics/lvgl
-- [register library : libc], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/components/libc
-- [register library : mm], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/components/mm
-- [register library : utils], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/components/utils
-- [register library : lhal], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/drivers/lhal
-- [register extern library : libpka], path:/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/drivers/lhal
CMake Error at /home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/CMakeLists.txt:6 (add_subdirectory):
  add_subdirectory given source "drivers/soc/bl618/std" which is not an
  existing directory.


-- Configuring incomplete, errors occurred!
See also "/home/user/boufallo/M0P_BL618_examples/sipeed_support/examples/m0pdock/pt/build/CMakeFiles/CMakeOutput.log".
make: *** [/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/project.build:49: build] Error 1
➜  pt git:(main) ✗ ls /home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/drivers/soc
bl602  bl616  bl702  bl808

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions