- 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.
推薦閱讀
- Citrix XenApp Performance Essentials
- 樂學(xué)Windows操作系統(tǒng)
- 嵌入式Linux開發(fā)技術(shù)
- Cybersecurity:Attack and Defense Strategies
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- 一學(xué)就會(huì):Windows Vista應(yīng)用完全自學(xué)手冊(cè)
- Kali Linux高級(jí)滲透測(cè)試
- 跟老男孩學(xué)Linux運(yùn)維:Shell編程實(shí)戰(zhàn)
- Linux基礎(chǔ)使用與案例
- Introduction to R for Quantitative Finance
- Troubleshooting Docker
- Linux 從入門到項(xiàng)目實(shí)踐(超值版)
- Linux內(nèi)核修煉之道