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移植

坚持就有收获

在这里插入图片描述

相关推荐

最近更新

  1. TCP协议是安全的吗?

    2024-01-20 15:34:02       18 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-01-20 15:34:02       19 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-01-20 15:34:02       18 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-01-20 15:34:02       20 阅读

热门阅读

  1. 如何用mysql或者zk分配机器id

    2024-01-20 15:34:02       33 阅读
  2. Golang 中的反射,并用来获取数据类型

    2024-01-20 15:34:02       36 阅读
  3. Python学习之路-MySQL进阶

    2024-01-20 15:34:02       29 阅读
  4. Qt增加版本公司等信息

    2024-01-20 15:34:02       31 阅读
  5. React Native报错Task :app:compileDebugKotlin FAILED

    2024-01-20 15:34:02       37 阅读
  6. 判断质数(素数):

    2024-01-20 15:34:02       24 阅读