码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • 【Tronlong TLT113 Series--1 Env Install】


    Tronlong TLT113-EVM Dev Env Install

      • 1.1 Install Debug Tool
      • 1.2 Install Develop environment of linux

    不用的资源就是垃圾;没有用起来的开发板就是电子垃圾;
    资源:处理器–ARM Cortex-A7 + 玄铁C906 Risc-V + HIFI4 DFP;
    接口:千兆网口,双USB,Micro SD,HDMI OUT,MIC IN,H/P OUT,Export;
    Export 可以引出单路SPI,双路CAN,四路I2C,五路UART;

    #1 Demo

    1.1 Install Debug Tool

    1.USB-Serial CH340
    设备管理器—其他设备–更新驱动程序;
    该驱动程序适用于CH340、CH341等USB转串口芯片;
    2.系统调试工具SecureCRT
    SecureCRT supports connect to linux through SSH by serial or Eth;
    Note:use keygen.exe to crack installation;

    1.2 Install Develop environment of linux

    1.Install VMware and crack it;–it is easy;
    2.Install Ubuntu in VMware:
    you may come across something that computer will reboot when you start vmware ubuntu;
    链接: link you can ask help for the blog.
    Install Ubuntu is easy to ignore;
    3.sudo apt-get update VS suo apt-get upgrage
    update will visit every websit in your souce-list and read software-list,then save locally;
    upgrade will compare local softeare with updated-sotware-list.if local software is low,then will upgrade.
    To be concluded:update is to update software-list,and upgrade is to upgrade software;

    3.1 A powerful editor can improve your productivity greatly;

    sudo apt-get update
    sudo apt-get install vim
    sudo apt-get install vim-gui-common # install gvim
    
    • 1
    • 2
    • 3

    What is important is to config .vimrc to enhance the gvim;

    you may come across that you can’t have access to internet;

    # Solution to accessing internet
    # win+r -->services.msc-->VMware NAT Service-->start up-->automataclly
    
    
    • 1
    • 2
    • 3

    3.2 Install VMware Tools
    with installing VMware Tools,you will display full screen and translate files between Windows and Ubuntu;
    VM–>Install VMware Tools…–>open VMware Tools(under Ubuntu)–>open in terminal && tar zxvf VMwareTools-10.3.10-12406962.tar.gz -C /home/tronlong/mnt–>cd ~/mnt/vmware-tools-distrib/–>sudo ./vmware-install.pl–>yes;–>shut down Ubuntu–>VM ->Settings->options->Shared Folders -> Always enabled -> Add…–>ls /mnt/hgfs/ # for check;

  • 相关阅读:
    IP-guard WebServer RCE漏洞复现
    可视大盘 + 健康分机制,火山引擎 DataLeap 为企业降低资源优化门槛!
    二本院校毕业一年的工作经历(Java开发)
    JAVA 取出Map元素值 的三种方法
    Unity-动画状态机使用细节记录
    【新版】系统架构设计师 - 软件架构设计<轻量级架构>
    创意作品管理软件 Bridge 2024 mac中文版 br2024功能特色
    Mac硬盘检测工具
    Ansible初识、提高小记(基于CentOS7.5,附带实验源文件)
    半导体新能源智能装备整机软件系统方案设计
  • 原文地址:https://blog.csdn.net/li_kin/article/details/134322581
  • 最新文章
  • 攻防演习之三天拿下官网站群
    数据安全治理学习——前期安全规划和安全管理体系建设
    企业安全 | 企业内一次钓鱼演练准备过程
    内网渗透测试 | Kerberos协议及其部分攻击手法
    0day的产生 | 不懂代码的"代码审计"
    安装scrcpy-client模块av模块异常,环境问题解决方案
    leetcode hot100【LeetCode 279. 完全平方数】java实现
    OpenWrt下安装Mosquitto
    AnatoMask论文汇总
    【AI日记】24.11.01 LangChain、openai api和github copilot
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1
正则表达式工具 cron表达式工具 密码生成工具

京公网安备 11010502049817号