{"error":{"root_cause":[{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*DM9000/DM9010 pdf datasheet (E.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"recommend_keyword_search_v1","node":"-Gn7X2aRSFmN2hMyaNEUCA","reason":{"type":"query_shard_exception","reason":"failed to create query: {\n \"regexp\" : {\n \"keyword\" : {\n \"value\" : \".*DM9000/DM9010 pdf datasheet (E.*\",\n \"flags_value\" : 65535,\n \"max_determinized_states\" : 10000,\n \"boost\" : 1.0\n }\n }\n}","index_uuid":"SON-ziQURzKK3JljPlVlCQ","index":"recommend_keyword_search_v1","caused_by":{"type":"illegal_argument_exception","reason":"expected ')' at position 34"}}}]},"status":400}
在使用开发板ping虚拟机的时候 发现了ERROR: resetting DM9000 -> not responding 这个错误 DM9000没有打开,我使用的是没有默认打开
2019-09-25 22:14
);//一定要有这个延时,让DM9000准备就绪! DM9000_WriteReg(DM9000_GPCR,0x01);//第一步:设置GPCR寄存器(0X1E)的bi
2019-06-27 04:35
U-Boot移植DM9000网卡——西伯利亚的风 根据书《嵌入式Linux应用开发完全手册》移植网卡驱动,对于Jz2440开发板好像并不适用,Jz2440开发板使用的是DM9000网卡,已经不是书上
2019-07-29 00:06
IP101和DM9000区别?这两个数据传输速度差异大么,为什么dm9000有16个数据位!
2019-05-09 07:55
我在韦东山的S3C2440开发板上移植DM9000时ping主机ping不同,是因为无法获取IO BUS的位数,但不知道问题出现在哪了,代码追踪到了这里/* Auto-detect 8/16
2019-07-24 05:45
昨天还能用,今天DM9000不能用,dm9000 not found at 0x20000000 id: 0x2b2a2928
2019-06-03 05:45
战舰V3板:DM9000运行lwip经常rxbyte>1,如0xc5等,进入这里,TCP/IP通讯就死了,自己加入软复位也不好使,难道只能重新上电吗?dm9000.c的终端服务程序处
2019-08-27 23:48
最近在看dm9000的驱动程序,发现读dm9000的寄存器有两种方式:1 往网卡基址0x20000000写入寄存器地址后,直接读0x200000002 把寄存器地址和0x40进行或运算后,写入地址
2013-10-31 16:13
哪位大神做过用stm32f407控制DM9000的芯片啊,能否发一份stm32f407和DM9000的引脚连接的原理图啊。。谢谢。。。 3126228423@qq.com
2018-09-19 09:23
DM9000的CMD与读写操作有什么关系
2023-09-27 08:17