⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 用于传感器网络的节点操作系统 TinyOS 结构设计非常有意思
💻
字号:
Micro In-System Programmer Brief Installation NotesEnter the src directory.If uisp does not compile successfully, add switch -DNO_DIRECT_IO in theMakefile to remove support for direct I/O port access (that may benecessary on non-PC architectures).  Parallel port access should stillwork if you have the Linux ppdev driver (patch for 2.2.17 is in thekernel directory, ppdev is standard in 2.4 kernels).  Please lobbyAlan Cox to include this tiny little driver in 2.2.x too :).Win32 users must have the cygwin tools installed.To make it type:	makeand to install it:	make install----------------------------------------Win32 installationWindows platforms require the GiveIO driver for uisp to work correctly. Enter the kernel/win32 directory.Type:	makefollowed by:	make install (WindowsNT/Windows2000/WindowsXP users must have administrative privileges to install driver)Then follow the directions above to install uisp.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -