HCIA-HarmonyOS设备开发认证-序

最近涉及到HarmonyOS鸿蒙系统设备开发,在网络上已经有很多相关资料,视频教程,我也移植了公司的一个stm32G474板卡,运行LiteOS-m L0系统。

一面看资料一面移植,遇到不少坑,当看到运行的LOGO时,那是非常激动了。

c 复制代码
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 在线课程, 这个是非常好的一个学习鸿蒙的课程。

记录自己的学习过程,期待考试通过,哈哈。

课程目录

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

坚持就有收获

相关推荐
IT乐手31 分钟前
2.2、层叠布局(Stack)
harmonyos
IT乐手34 分钟前
2.1、线性布局(Row/Column)
harmonyos
Georgewu1 小时前
【HarmonyOS Next】鸿蒙加固方案调研和分析
前端·面试·harmonyos
月未央1 小时前
HarmonyOS Next 开发系列:Provider和Consumer状态修饰器实践
ios·harmonyos
全栈若城2 小时前
16 HarmonyOS NEXT UVList组件开发指南(三)
harmonyos
全栈若城2 小时前
17 HarmonyOS NEXT UVList组件开发指南(四)
harmonyos
HarmonyOS_SDK2 小时前
HarmonyOS SDK让小红书鸿蒙用户尽享原生相机的拍摄之美
harmonyos
沧海一笑-dj2 小时前
【鸿蒙开发】OpenHarmony调测工具hdc使用教程(应用开发者)
华为·harmonyos·鸿蒙·openharmony·hdc·调测工具
花先锋队长12 小时前
鸿蒙生态日日新,鸿蒙原生版支付宝下载量突破230万
华为·harmonyos
星之卡比*13 小时前
前端知识点---库和包的概念
前端·harmonyos·鸿蒙