-
Mirochip Technology Inc. I2C Example.
Mirochip Technology Inc. I2C Example.
- 2022-02-05 17:38:53下载
- 积分:1
-
DDS generator NIOS. C files, NIOSII can be in Verilog code generation with custo...
DDS发生器NIOS .c文件,在NIOSII中可以配合Verilog代码生成的自定义外设产生DDS信号-DDS generator NIOS. C files, NIOSII can be in Verilog code generation with custom peripherals DDS generated signal
- 2022-03-09 14:28:45下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
这个程序的源代码转换成ASCII文本文件的Maxicode条形码…
This program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- 2022-03-11 04:07:06下载
- 积分:1
-
xml解析器(在niosII环境下用C语言开发的)
xml解析器(在niosII环境下用C语言开发的)-xml parser (niosII environment with C-language development)
- 2022-02-05 14:44:23下载
- 积分:1
-
参考例子_收发ASM
参考例子_收发ASM-2-reference example _ TX ASM-2
- 2022-02-12 07:56:13下载
- 积分:1
-
Implementing a Direct Thermocouple Interface With the MSP430x4xx and ADS1240
Implementing a Direct Thermocouple Interface With the
MSP430x4xx and ADS1240-Implementing a Direct Thermocouple Interface With the MSP430x4xx and ADS1240
- 2022-10-15 14:40:03下载
- 积分:1
-
嵌入式linux打印机驱动EPSON系列
嵌入式linux打印机驱动EPSON系列-Embedded Linux printer driver EPSON Series
- 2022-01-22 07:54:58下载
- 积分:1
-
基于F020的DDS, 非常常用的程序, AD9851在电子竞赛中,经常用到。...
基于F020的DDS, 非常常用的程序, AD9851在电子竞赛中,经常用到。-it is a good resource!
- 2022-07-08 04:07:45下载
- 积分:1
-
Example of use an TC6963 graphic lcd for Rabbit core.
Example of use an TC6963 graphic lcd for Rabbit core.
- 2022-03-09 10:37:55下载
- 积分:1