- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 96字
- 2021-06-24 13:54:08
Setting up the host machine
As every good device driver developer knows, a host machine is absolutely necessary.
Even if the embedded devices are getting more powerful nowadays (and the ESPRESSObin
is one of these), there are some resource-consuming tasks where a host machine can help.
That's why, in this section, we're going to show how to set up our host machine.
The host machine we decide to use could be a normal PC or a virtualized one—they are equivalent—but the important thing is that it must run a GNU/Linux-based OS.
推薦閱讀
- 零起點學Linux系統管理
- 網絡操作系統:Windows Server 2003管理與應用
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- 嵌入式應用程序設計綜合教程(微課版)
- Windows Server 2012 Hyper-V Cookbook
- 混沌工程:復雜系統韌性實現之道
- Linux內核觀測技術BPF
- OpenStack系統架構設計實戰
- Windows Server 2012網絡操作系統項目教程(第4版)
- 計算機應用基礎(Windows 7+Office 2016)
- Cassandra 3.x High Availability(Second Edition)
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- Building Telephony Systems With Asterisk
- Windows 10從新手到高手
- Learning Continuous Integration with Jenkins(Second Edition)