当前位置: 首页 > news >正文

HCIA-HarmonyOS设备开发认证-序

最近涉及到HarmonyOS鸿蒙系统设备开发,在网络上已经有很多相关资料,视频教程,我也移植了公司的一个stm32G474板卡,运行LiteOS-m L0系统。
一面看资料一面移植,遇到不少坑,当看到运行的LOGO时,那是非常激动了。
在这里插入图片描述

stm32g4xx bootloader start...
*************************************************************

   *******   **      **   *******    ********       **                                                  **                    
  **/** /**     /**  **/**  **//       /**                                                 //            *****    
 **     //**/**     /** **     //**/**             /**        *****   ******   ****** *******  *******  ** *******  **///**   
/**      /**/**********/**      /**/*********      /**       **///** //** //**//*//**///**//**///**/**//**///**/**  /**   
/**      /**/**//**/**      /****      /**      /*******  *******  /** /  /**  /** /**  /**/** /**  /**//******   
//**     ** /**     /**//**     **        /**      /**      /**  ****  /**    /**  /** /**  /**/** /**  /** /**   
 //*******  /**     /** //*******   ********       /********//******//********/***    ***  /** ***  /**/** ***  /**  *****    
  ///   //      //   ///             //   ///    ///   // ///   // // ///   //  /     

*************************************************************
entering kernel init...
hilog will init.

hievent will init.

hievent init success.
Entering scheduler
hiview init success.

<--------------- OHOS Application Start Here --------------->
This is Thread1----0
This is Thread2----0
This is Thread1----1
This is Thread2----1
This is Thread1----2
This is Thread2----2
This is Thread1----3
This is Thread2----3
This is Thread1----4
This is Thread2----4
This is Thread1----5
This is Thread2----5
This is Thread1----6
This is Thread2----6
This is Thread1----7
This is Thread2----7
This is Thread1----8
This is Thread2----8
This is Thread1----9
This is Thread2----9

由于没有系统性的学习,难免遇到不少坑,自己也决定找个平台进行全面学习,找到了华为认证 HCIA-HarmonyOS Device Developer V1.0 在线课程, 这个是非常好的一个学习鸿蒙的课程。
记录自己的学习过程,期待考试通过,哈哈。

课程目录


第一章:Harmony OS介绍
第二章:设备开发入门
第三章:内核基础
第四章:驱动基础
第五章:基础子系统开发
第六章:扩展子系统开发
第七章:功能调测
第八章:Harmony OS移植

坚持就有收获

在这里插入图片描述


文章转载自:
http://biweekly.hfytgp.cn
http://bunned.hfytgp.cn
http://ceremonial.hfytgp.cn
http://carambola.hfytgp.cn
http://blender.hfytgp.cn
http://antechapel.hfytgp.cn
http://blockish.hfytgp.cn
http://apparente.hfytgp.cn
http://anywhither.hfytgp.cn
http://bumblebee.hfytgp.cn
http://casual.hfytgp.cn
http://bern.hfytgp.cn
http://antepaschal.hfytgp.cn
http://catnapper.hfytgp.cn
http://araeosystyle.hfytgp.cn
http://buckjump.hfytgp.cn
http://autoindex.hfytgp.cn
http://calinago.hfytgp.cn
http://bacteric.hfytgp.cn
http://beater.hfytgp.cn
http://bummel.hfytgp.cn
http://abstractly.hfytgp.cn
http://afterdeck.hfytgp.cn
http://bendy.hfytgp.cn
http://botulism.hfytgp.cn
http://cembalist.hfytgp.cn
http://androcentric.hfytgp.cn
http://bricky.hfytgp.cn
http://calabrian.hfytgp.cn
http://amount.hfytgp.cn
http://www.dtcms.com/a/7695.html

相关文章:

  • 【GitHub项目推荐--不错的 Java 开源项目】【转载】
  • Transformer and Pretrain Language Models3-1
  • 使用trace工具分析Mysql如何选择索引
  • sky_take_out
  • Java使用Netty实现端口转发Http代理Sock5代理服务器
  • 基于若依的ruoyi-nbcio流程管理系统一种简单的动态表单模拟测试实现(四)
  • GBASE南大通用数据库GBase 8s常见问题讲堂 -- 字符集的设置
  • Java实现考研专业课程管理系统 JAVA+Vue+SpringBoot+MySQL
  • 面试百问之count(1) 和 count(*) 区别是什么?
  • 机器学习-决策树【手撕】
  • Ribbon负载均衡
  • C++三剑客之std::variant(二):深入剖析
  • L1-093 猜帽子游戏(Java)
  • 【Effective C++】4. 设计与声明
  • OpenKruiseGame × KubeSphere 联合发布游戏服运维控制台,推动云原生游戏落地
  • 1.24寒假集训
  • C++高精度问题
  • 【大数据精讲】全量同步与CDC增量同步方案对比
  • (2)(2.4) CRSF/ELRS Telemetry
  • 2024免费mathtype7.4.4安装注册步骤教程
  • 【AI视野·今日NLP 自然语言处理论文速览 第七十五期】Thu, 11 Jan 2024
  • 【GitHub项目推荐--微软开源的课程(Web开发课程/机器学习课程/物联网课程/数据科学课程)】【转载】
  • openssl3.2/test/certs - 004 - cross root and root cross cert
  • Hadoop安装配置HBase
  • [设计模式Java实现附plantuml源码~创建型] 对象的克隆~原型模式
  • 【196】JAVA8 用 DOM 方式的 API 解析XML文件,无需引入第三方依赖。
  • vue中使用锚点定位
  • 项目实战——Qt实现FFmpeg音视频转码器
  • Qt5.12.0 与 VS2017 在 .pro文件转.vcxproj文件
  • initdb: command not found【PostgreSQL】