搜索结果

找到约 34 项符合 usr-DR15X 的查询结果

单片机开发 this MAX 7000 Programmable Logic reference book,in this book,you can learn how to usr the Max7000 Fa

this MAX 7000 Programmable Logic reference book,in this book,you can learn how to usr the Max7000 Family s CPLD
https://www.eeworm.com/dl/648/378598.html
下载: 168
查看: 1062

Jsp/Servlet Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to ...
https://www.eeworm.com/dl/696/419510.html
下载: 169
查看: 1158

Linux/Unix编程 interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o in

interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * ...
https://www.eeworm.com/dl/619/436768.html
下载: 180
查看: 1103

其他嵌入式/单片机内容 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/inc

1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95 ...
https://www.eeworm.com/dl/687/473117.html
下载: 118
查看: 1104

技术资料 USR-BLE103蓝牙模块软件设计说明书

本说明书为USR-BLE103的嵌入式开发手册,有详细的引脚说明和功能说明,并附带例程以方便工程师进行相应的二次开发,适用于便携性医疗器械的无线传输
https://www.eeworm.com/dl/829563.html
下载: 10
查看: 3523

技术资料 双4G无线工业路由器 USR-G808_V1.0.11

1,产品简介USR-G808是一款双4G无线工业路由器,提供了一种用户通过WIF1或是网口接入4G网络的解决方案.产品采用商业级高性能嵌入式CPU,工作频率高达580MHz,基于多样的硬件接口+强大的软件功能+灵活的组网方式,用户可以快递组建自己的应用网络,该产品已经在物联网产业链中的M2N行业广泛应用,为智能电网、个人医疗、智能 ...
https://www.eeworm.com/dl/833329.html
下载: 3
查看: 7624

单片机编程 I/O 型单片机使用手册

I/O 型单片机使用手册 目录 间接寻址寄存器 – IAR, IAR0, IAR1 .............................................35间接寻址指针 – MP, MP0, MP1 ......................................................35存储区指针 – BP .........................................................................36累加器 – ACC... ...
https://www.eeworm.com/dl/502/30471.html
下载: 134
查看: 1097

单片机编程 ARM处理器的工作模式

ARM处理器的工作模式 ARM处理器状态    ARM微处理器的工作状态一般有两种,并可在两种状态之间切换:第一种为ARM状态,此时处理器执行32位的字对齐的ARM指令;第二种为Thumb状态,此时处理器执行16位的、半字对齐的Thumb指令。在程序的执行过程中,微处理器可以随时在两种工作状态之间切换,并且,处理器工 ...
https://www.eeworm.com/dl/502/30722.html
下载: 198
查看: 1047

Linux/Unix编程 该驱动的编译

该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在 ...
https://www.eeworm.com/dl/619/127100.html
下载: 200
查看: 1074

驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console

In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
https://www.eeworm.com/dl/618/139457.html
下载: 191
查看: 1045