s3c6410 RTC driver——读取实时时间信息...
分类:
其他好文 时间:
2014-08-27 18:47:48
阅读次数:
175
Jboss wildfly 添加 JDBC driver我这里使用的是wildfly-8.0.0.Final第一步:首先在modules里面添加mysql的驱动包例如:modules\system\layers\base\com 在这下面新建 mysql文件夹,然后在mysql下面建子文件夹main...
分类:
数据库 时间:
2014-08-27 18:02:58
阅读次数:
293
有点标题党的味道了~
对于readl() 和 inl() 读取I/O端口报错的探究
给s3c6410的RTC写demo driver的时候遇到这个问题...
如图
这是虚拟内存技术导致的问题,不能直接使用物理地址(不过这里有个疑问,我上次给PC写的CMOS driver貌似用的是物理地址,布吉岛为嘛)
...
分类:
其他好文 时间:
2014-08-27 16:35:58
阅读次数:
626
安装MHA中清理Relaylog报错[root@MHA3~]#/usr/bin/purge_relay_logs--user=root--password=123456-disable_relay_log_purge--port=3306--workdir=/opt/mysql/data/2014-08-2709:19:30:purge_relay_logsscriptstarted.install_driver(mysql)failed:Can‘tlocateDBD/mysql.pmin@IN..
分类:
其他好文 时间:
2014-08-27 11:09:08
阅读次数:
293
PCB设计的一般原则Xilinx学习心得1-管脚约束ADS7830 FPGA实现2012-05-11 11:18:12|分类: 工作笔记 |标签: |字号大中小订阅 ADS7830是TI的一款8bit,8channel AD转换芯片,对应通过I2c接口进行配置和读;以下是我用verilog编写的程序...
分类:
其他好文 时间:
2014-08-27 00:15:56
阅读次数:
331
Communicating
with Hardware
Using I/O Ports
I/O ports are the means by which drivers communicate with many devices, at least
part of the time. This section covers the various functions...
分类:
其他好文 时间:
2014-08-26 15:36:16
阅读次数:
363
Delphi 通过ADOConnection链接远程Mysql数据库,要在安装软件的电脑上安装Mysql 驱动,没有的在百度下载,搜索mysql ODBC驱动就出来了
主要的链接代码如下
var srstring:string;
srstring:='DRIVER={MySQL ODBC 3.51 Driver};SERVER='+Trim(SERVER.Text)+';DATABA...
分类:
数据库 时间:
2014-08-26 09:50:45
阅读次数:
251
Introduction to "s3c6410 LED" driver...
分类:
其他好文 时间:
2014-08-25 22:55:21
阅读次数:
361
Hibernate使用Annotations最简单例子:hibernate.cfg.xml com.mysql.jdbc.Driver jdbc:mysql://127.0.0.1/testdb root ...
分类:
系统相关 时间:
2014-08-25 19:04:34
阅读次数:
289