导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. lijinlin001
    L
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 973
    • 主题 9
    • 帖子 19
    • 最佳 0
    • 群组 0

    one001LV 4

    @lijinlin001

    973
    积分
    0
    声望
    6
    资料浏览
    19
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    lijinlin001 取消关注 关注

    lijinlin001 发布的最新帖子

    • T3更换编译器后进不去系统

      全志T3将BSP包中buildroot的编译器自定义为gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf 后清除重新编译,之后制作的img固件启动的时候卡住了,没有任何提示,不知道是哪个环节有问题。
      398e0071-0fdd-42b0-baca-94f6930a5b88-image.png
      请问有人遇到过吗,或者说有人试过将T3默认的2016的gcc5.3换成2019的gcc7.5吗?

      发布在 其它全志芯片讨论区
      L
      one001
    • 回复: 能在uboot阶段初始化pwm么?

      @cruise33 请问你的uboot的dts关于pwm如何配置的呢,我有一个问题,我使用的T113-S3,我要配置PE13引脚功能为pwm5输出,但是驱动文件在下图位置就出错了,我查看sun8iw20p1-soc-system.dts文件里面是存在pwm这个节点的,请教这个uboot开启PE13引脚的pwm5功能改如何配置呢
      984f42bd-0693-42b2-955f-c836bcabb7e5-image.png

      发布在 其它全志芯片讨论区
      L
      one001
    • 全志T113S如何配置lvds1280*800屏

      请问t113s如何配置lvds屏幕,以及分辨率是否支持1280*800?

      发布在 Linux
      L
      one001
    • 回复: T113-s3 CAN linux 下已调通

      @liukia 你好,我是按照你方法配置can的,ifconfig里面有can0和can1,但是使用ifconfig can0 up就会报错,似乎跟波特率相关,难道我还有其他的配置要做吗
      fb413b6f-b63e-4320-ad23-3468db1e9c1b-image.png

      发布在 创龙科技专区
      L
      one001
    • 回复: 求助T113 Linux 合入CAN 补丁包,编译不通过

      @xiaowenge 你好,我用了最新的SDK,但是ifconfig查看没有can设备,dmesg关于can的消息是如下的,请问是哪里配置有问题吗
      f121ec1a-0e7f-4568-b0ab-ea1e3d7ae00f-image.png

      发布在 MR Series
      L
      one001
    • 回复: 求助T113 Linux 合入CAN 补丁包,编译不通过

      @xiaowenge 请问这个can是T113自带的两路can吗,也就是PB2-PB5四个引脚。

      发布在 MR Series
      L
      one001
    • 回复: 求助T113 Linux 合入CAN 补丁包,编译不通过

      @ricky 你好,请问这个T113开启自带的can具体需要怎样的步骤呢。

      发布在 MR Series
      L
      one001
    • T113开发资料下载

      请问T113的开发资料在哪里下载,datasheet以及系统配置等开发资料

      发布在 其它全志芯片讨论区
      L
      one001
    • R11的uboot编译报错问题

      在tina目录下执行source build/envsetup.sh && lunch 19,然后执行muboot进行uboot编译,但是直接报错了,如下是报错信息:

      banjo_R11_pref1 banjo banjo-R11_pref1
      awk '(NF && $1 !~ /^#/) { print $1 ": " $1 "_config; $(MAKE)" }' boards.cfg > .boards.depend
      Configuring for sun8iw8p1 board...
      Generating include/autoconf.mk
      /home/work/R11/tina/lichee/brandy/gcc-linaro/bin/../libexec/gcc/arm-linux-gnueabi/4.6.3/cc1: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
      Generating include/autoconf.mk.dep
      /home/work/R11/tina/lichee/brandy/gcc-linaro/bin/../libexec/gcc/arm-linux-gnueabi/4.6.3/cc1: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
      /home/work/R11/tina/lichee/brandy/u-boot-2011.09/../gcc-linaro/bin/arm-linux-gnueabi-ld: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
      /home/work/R11/tina/lichee/brandy/u-boot-2011.09/../gcc-linaro/bin/arm-linux-gnueabi-gcc -DDO_DEPS_ONLY \
              -g  -Os   -fno-common -ffixed-r8 -msoft-float   -D__KERNEL__ -I/home/work/R11/tina/lichee/brandy/u-boot-2011.09/include -I/home/work/R11/tina/lichee/brandy/u-boot-2011.09/include/openssl -fno-builtin -ffreestanding -nostdinc -isystem /home/work/R11/tina/lichee/brandy/gcc-linaro/bin/../lib/gcc/arm-linux-gnueabi/4.6.3/include -pipe  -DCONFIG_ARM -D__ARM__ -mfpu=neon -D__NEON_SIMD__         -mcpu=cortex-a7 -Werror -Wall -Wstrict-prototypes      \
              -o lib/asm-offsets.s lib/asm-offsets.c -c -S
      /home/work/R11/tina/lichee/brandy/gcc-linaro/bin/../libexec/gcc/arm-linux-gnueabi/4.6.3/cc1: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
      Makefile:677: recipe for target 'lib/asm-offsets.s' failed
      make: *** [lib/asm-offsets.s] Error 1
      muboot stop for build error in brandy, Please check!
      
      

      有人遇到过吗,不知道怎么解决。

      发布在 A Series
      L
      one001
    • 回复: 全志R11文件系统挂载问题

      @chengwei_peng
      你好,感谢回复。我的tina目录下搜索early.c文件只有在kernel里面才有哦。请问这个方法可行吗?
      7cb09819-8c04-4873-8db2-bb10096cd5b3-image.png

      发布在 A Series
      L
      one001