關於 Ameba 的一百篇 - 2019
0 - Realtek Ameba 開發板
1. 如何更換 toolchain
2. 程式記憶體配置-1
3. main function
4. 程式編譯
5. RTOS -1 : 如何植入
6.程式記憶體位置 - (text/data/bss/heap/stack)
7. 自幹 OS - hyperC
8. 空氣盒子
9. Assembly-1
10. Assembly-2
13. RTOS - 前置學習 - ARM 教材 - arduino uart input/output string int 實驗
14. RTOS- context switch
15. RTOS- context switch - SVC
16. RTOS- multitask
17. RTOS- Preemptive
18. RTOS-Thread
19. CMSIS-DAP - 1
20. CMSIS-DAP - 2RTOS
21. CMSIS-DAP - 3 time trigger architecture
22. CMSIS-DAP - 4 SVC
23. CMSIS-DAP - 5 USB 前置準備
24. CMSIS-DAP - 6 USB core IRQ handler
25. Arduino 1.8.2 - 1
26. 升級 gcc 到 6.3.1 版
27. FB Arduino C++ 感言
28. Arduino Ameba - Serial - 1
29. 他山之石 - Linux wifi driver - Hello World - 1
30. 他山之石 - Linux wifi driver - Hello World - 2
31. 他山之石 - Linux wifi driver - module parameter
32. 他山之石 - Linux wifi driver - printk_ratelimit
33. 他山之石 - Linux wifi driver - proc
34. Ameba mbed
35. 他山之石 - Deep Learning - 線性代數
36. 他山之石 - Linux Device Driver - tasklet
37. 他山之石 - Linux Device Driver - workqueue
38. 他山之石 - 閱讀筆記 Deep Learning - chap 2-1 MP model
39. 基礎知識 - USB HW suspend resume
40. 他山之石 - Linux Device Driver - Oops
41. 他山之石 - Linux Device Driver - vmalloc
42. 他山之石 - Hikey960 board
43. 他山之石 - Linux Device Driver - USB
44. Ameba Arduino 1.8.9
45. Ameba - cross compiler - arm_none_eabi_gcc
46. 他山之石 - upstream : Linux / Hostapd
47. 他山之石 - GO 八皇后
48. 他山之石 - GO popcount
49. wifi6 - 802.11ax study - 協議簡介
50. wifi6 - OFDMA RU
51. wifi6 - trigger fame
52 AI - GO + tensorflow 安裝
53. 他山之石 - GO scheduler - cpu utilization 畫 正弦波
54. 他山之石 - Android 提交補丁程序
55. 他山之石 - GO map 1
56. 他山之石 - GO map_2 / RSS
57. wifi6 - 802.11ax - study - 5 - 资料(Ekahau Site Survey)
58. wifi6 - BSS coloring
59. AI - Kaggle
60. wifi6 - frame aggregation
61. 他山之石 - GO vector
62. wifi6 - Dueling NAVs
63. 他山之石 - github 提交 - gonum - floats.Norm()
64. wifi6 - OMI - operating mode indication
65. 他山之石 - github pull request 討論修改 - gonum - floats.Norm()
66. 他山之石 - Android upstream Gerrit - wpa_supplicant hostapd - acs
67. wifi6 - Trigger frame
68. 他山之石 - github - gonum - BLAS - dnrm2
69. wifi6 - DL-OFDMA - MU-RTS
70. wifi6 - UL-OFDMA - BSR/BSRP
71. wifi6 - BSR
72. wifi6 - UL OFDMA - random access
73. wifi6 - TWT
74. wifi6 - 其他節能
75. 他山之石 - RTT/FTM - 1
76. wifi6 - 總綱整理
77. wifi 無線通訊趨勢
78,. 他山之石 - Linux device driver - set_fs()
79. 他山之石 - Linux - RPS (Receive Packet Steering)
80. wifi6 - Intel 11ax 201 - 1
81. wifi6 - 現況總整理 - 2019.11.20
82. 他山之石 - Linux profiling 1 - ktime_get()
83. 他山之石 - Linux profiling 2 - get_cycles()
84. wifi6 - Dell Inspiron 7490 + Intel ax201 wifi6 Linux environment setting
85. wifi6 - Intel iwlwifi for 11ax - pci probe - 2
86. wifi6 - Intel iwlwifi for 11ax - pci probe - 3
87. 他山之石 - New Linux Device Driver - tasklet
88. 他山之石 - New Linux Device Driver - work queue
89. wifi6 - Intel iwlwifi for 11ax - pci probe -4
90. lwIP for TCP/IP stack
91. Cortex-M NVIC RTOS and Linux Tasklet / work queue
92. wifi6 - Intel iwlwifi for 11ax - pci probe -5 - struct_size
93. 他山之石 - Android upstream - VTS HostapdHidlTest Fail when starting AP with ACS
94. 他山之石 - Linux tasklet - interrupt mode
95. 他山之石 - Linux 再談 work queue
96. wifi6 - HE - 1
97. wifi6 - HE - 2
98. 他山之石 - Android upstream - ACS automatic channel selection - 1
99. 他山之石 - Linux cfg80211 - wiphy 1
100. 他山之石 - Linux cfg80211 net device and wiphy vendor command
1. 如何更換 toolchain
2. 程式記憶體配置-1
3. main function
4. 程式編譯
5. RTOS -1 : 如何植入
6.程式記憶體位置 - (text/data/bss/heap/stack)
7. 自幹 OS - hyperC
8. 空氣盒子
9. Assembly-1
10. Assembly-2
13. RTOS - 前置學習 - ARM 教材 - arduino uart input/output string int 實驗
14. RTOS- context switch
15. RTOS- context switch - SVC
16. RTOS- multitask
17. RTOS- Preemptive
18. RTOS-Thread
19. CMSIS-DAP - 1
20. CMSIS-DAP - 2RTOS
21. CMSIS-DAP - 3 time trigger architecture
22. CMSIS-DAP - 4 SVC
23. CMSIS-DAP - 5 USB 前置準備
24. CMSIS-DAP - 6 USB core IRQ handler
25. Arduino 1.8.2 - 1
26. 升級 gcc 到 6.3.1 版
27. FB Arduino C++ 感言
28. Arduino Ameba - Serial - 1
29. 他山之石 - Linux wifi driver - Hello World - 1
30. 他山之石 - Linux wifi driver - Hello World - 2
31. 他山之石 - Linux wifi driver - module parameter
32. 他山之石 - Linux wifi driver - printk_ratelimit
33. 他山之石 - Linux wifi driver - proc
34. Ameba mbed
35. 他山之石 - Deep Learning - 線性代數
36. 他山之石 - Linux Device Driver - tasklet
37. 他山之石 - Linux Device Driver - workqueue
38. 他山之石 - 閱讀筆記 Deep Learning - chap 2-1 MP model
39. 基礎知識 - USB HW suspend resume
40. 他山之石 - Linux Device Driver - Oops
41. 他山之石 - Linux Device Driver - vmalloc
42. 他山之石 - Hikey960 board
43. 他山之石 - Linux Device Driver - USB
44. Ameba Arduino 1.8.9
45. Ameba - cross compiler - arm_none_eabi_gcc
46. 他山之石 - upstream : Linux / Hostapd
47. 他山之石 - GO 八皇后
48. 他山之石 - GO popcount
49. wifi6 - 802.11ax study - 協議簡介
50. wifi6 - OFDMA RU
51. wifi6 - trigger fame
52 AI - GO + tensorflow 安裝
53. 他山之石 - GO scheduler - cpu utilization 畫 正弦波
54. 他山之石 - Android 提交補丁程序
55. 他山之石 - GO map 1
56. 他山之石 - GO map_2 / RSS
57. wifi6 - 802.11ax - study - 5 - 资料(Ekahau Site Survey)
58. wifi6 - BSS coloring
59. AI - Kaggle
60. wifi6 - frame aggregation
61. 他山之石 - GO vector
62. wifi6 - Dueling NAVs
63. 他山之石 - github 提交 - gonum - floats.Norm()
64. wifi6 - OMI - operating mode indication
65. 他山之石 - github pull request 討論修改 - gonum - floats.Norm()
66. 他山之石 - Android upstream Gerrit - wpa_supplicant hostapd - acs
67. wifi6 - Trigger frame
68. 他山之石 - github - gonum - BLAS - dnrm2
69. wifi6 - DL-OFDMA - MU-RTS
70. wifi6 - UL-OFDMA - BSR/BSRP
71. wifi6 - BSR
72. wifi6 - UL OFDMA - random access
73. wifi6 - TWT
74. wifi6 - 其他節能
75. 他山之石 - RTT/FTM - 1
76. wifi6 - 總綱整理
77. wifi 無線通訊趨勢
78,. 他山之石 - Linux device driver - set_fs()
79. 他山之石 - Linux - RPS (Receive Packet Steering)
80. wifi6 - Intel 11ax 201 - 1
81. wifi6 - 現況總整理 - 2019.11.20
82. 他山之石 - Linux profiling 1 - ktime_get()
83. 他山之石 - Linux profiling 2 - get_cycles()
84. wifi6 - Dell Inspiron 7490 + Intel ax201 wifi6 Linux environment setting
85. wifi6 - Intel iwlwifi for 11ax - pci probe - 2
86. wifi6 - Intel iwlwifi for 11ax - pci probe - 3
87. 他山之石 - New Linux Device Driver - tasklet
88. 他山之石 - New Linux Device Driver - work queue
89. wifi6 - Intel iwlwifi for 11ax - pci probe -4
90. lwIP for TCP/IP stack
91. Cortex-M NVIC RTOS and Linux Tasklet / work queue
92. wifi6 - Intel iwlwifi for 11ax - pci probe -5 - struct_size
93. 他山之石 - Android upstream - VTS HostapdHidlTest Fail when starting AP with ACS
94. 他山之石 - Linux tasklet - interrupt mode
95. 他山之石 - Linux 再談 work queue
96. wifi6 - HE - 1
97. wifi6 - HE - 2
98. 他山之石 - Android upstream - ACS automatic channel selection - 1
99. 他山之石 - Linux cfg80211 - wiphy 1
100. 他山之石 - Linux cfg80211 net device and wiphy vendor command
Kentec Communications Speed Test
回覆刪除