参考release sdk软件包中的README.md中介绍,在docker环境编译cdk-user即可,编译完成后在k230_sdk/src/common/cdk/user/out/little下生成可执行程序rtsp_demo 2.12.4.2 执行# rtsp_demo默认使用的sensor类型是IMX335_MIPI_2LANE_RAW12_1920X1080_30FPS_LINEAR,可通过命令行传参的方式修改sensor类型以及其他参数,具...
K230 linux sdk 适配指南1.文档目的 本文旨在介绍当开发人员使用非k230_linux_sdk支持的标准开发板时,如何修改k230_linux_sdk,使其适配新的板子。 参考k230d_canmv开发板的源码文件。2.uboot适配 step 1 在buildroot-overlay/boot/uboot/u-boot-2022.10-overlay/board/canaan/目录增加你自己板子的目录 cp k2...
k230 sdk docs release v0.8 2年前 _static/img k230 sdk docs release v1.7 7个月前 _templates k230 sdk docs release v1.6 9个月前 en k230 sdk docs release v1.8 4个月前 exts/sphinx_rtd_dark_mode k230 sdk docs release v1.0.1 ...
嘉楠K230 DshanPI-CanMV开发板 开发教程(第二期 K230 SDK开发基础)YoloV5S >38fps 算力约为K210的13.7倍共计12条视频,包括:01-K230里rt-smart启动流程介绍与体验、02-编译第一个helloword程序、03-K230_SDK开发内容简介等,UP主更多精彩视频,请关注UP账号。
嘉楠K230 SDK框架分析之rt-smart驱动入门指南 APP和驱动分层分析 如何编写驱动程序 GPIO/UART驱动分析共计5条视频,包括:01_RTOS的引入与驱动程序的必要、02_Linux和rt-smart里APP和驱动是分离的、03_APP如何找到驱动_怎么编写驱动(从上往下)等,UP主更多精彩视频,请关注U
●超低功耗设计,支持快速启动 采用大小核设计兼顾性能与功耗,提供百毫秒级快速启动软件SDK支持,适合各种电池供电型产品开发。嘉楠科技勘智K230芯片——提供详尽SDK与保姆级示例指导,帮助开发者更好地定制产品 勘智K230 SDK为开发者提供勘智K230芯片软件开发场景所需的各种资料包,包含API类库、软件源码、使用说明...
下载K230 SDK源码: git clone https://github.com/kendryte/k230_sdk cd k230_sdk make prepare_sourcecode 编译好确保没有error后,进入下一步 开始编译K230 SDK: docker run -u root -it -v $(pwd):$(pwd) -v $(pwd)/toolchain:/opt/toolchain -w $(pwd) ghcr.io/kendryte/k230_sdk /bin/ba...
K230 Linux SDK This document uses the k230d_canmv_defconfig configuration as an example. If you use other configurations, replace k230d_canmv_defconfig with correct names. All the configurations supported by this sdk, can be found in buildroot-overlay/configs directory....
开发者可以通过访问嘉楠科技开发者社区(https://developer.canaan-creative.com/)获取 K230 SDK 相关信息,也可直接访问托管在Github(https://github.com/kendryte/k230_sdk)或者 Gitee(https://gitee.com/kendryte/k230_sdk)的项目主页下载。通过联系嘉楠科技销售人员,告知项目相关信息,可获取 K230 芯片的样片或评...
K230 Linux SDK This document uses the k230d_canmv_defconfig configuration as an example. If you use other configurations, replace k230d_canmv_defconfig with correct names. All the configurations supported by this sdk, can be found in buildroot-overlay/configs directory.Install toolchain and ...