• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 各位大哥:我用430做的FAT16文件系统,大于512M的TF卡不能新建

    本帖最后由 stranger07 于 2013-4-15 22:53 编辑 各位大哥,小弟用430F1611做的FAT16文件系统,源代码是网上找的。我试过多次,512M及以下的TF卡可以新建

    2013-04-15 22:47

  • E363xA Labview编程有很多VI_ERROR_TMO

    Interactive IO and send the commands one by one, there is no issue. Now here is a stranger thing.

    2019-01-24 06:30

  • 我对AN60024第6.1节有点困惑

    release the button I get an 0b11. What is even stranger is when I run the code through the dubugger

    2018-09-26 10:00

  • RAM在重置时丢失了写入的值

    before! This happens IMMEDIATELY after reset, before running any startup code. What is even stranger

    2019-07-03 15:01

  • 有人可以帮助编写以下框图的VHDL代码吗?

    嗨,有人可以帮助编写以下框图的VHDL代码吗?我为信号处理设计了框图并测量了时间。在图中,我已经为每个块提供了我想要做的事情。谢谢!以上来自于谷歌翻译以下为原文Hi, Can someone help to write VHDL code for the following block diagram? I have designed the block diagram for my signal processing and to measure the time.In the diagram, I have given the cooments for each block what I want to do. Thank you!

    2019-02-12 06:07

  • 错误的hostid与许可证服务器

    我有一个新的浮动许可证,我正在尝试设置许可证服务器。我使用在线许可证生成网页在服务器计算机上生成许可证文件。它要求我选择主机ID,然后选择与服务器硬盘相关联的ID。但是,在使用通过电子邮件发送给我的许可证启动许可证服务器时,它会在日志文件中失败并显示以下文本:10:17:13(lmgrd)完成重读10:17:13(lmgrd)FlexNet许可(v11.11.0.0 build 106800 x64_n6)在SWLicenseServer(IBM PC)上启动(11/11/2013)10:17:13(lmgrd) )版权所有(c)1988-2012 Flexera Software LLC。保留所有权利10:17:13(lmgrd)万维网:http://www.flexerasoftware.com10:17:13(lmgrd)许可文件:C:\ XilinxLicenses \ Xilinx.lic10:17:13 (lmgrd)lmgrd tcp-port 210010:17:13(lmgrd)启动供应商守护程序... 10:17:13(lmgrd)启动xilinxd(pid 3888)10:17:14(xilinxd)服务器在SWLicenseServer上启动:10 :17:14(xilinxd)Vivado_System_Edition(包括:实现10:17:14(xilinxd)ISE ChipScopePro_SIOTK SysGen 10:17:14(xilinxd)Synthesis HLS Simulation 10:17:14(xilinxd)PlanAhead ChipscopePro XPS 10:17: 14(xilinxd)SDK ISIM分析器)10:17:14(xilinxd)在SERVER行上错误的hostid用于许可证文件:10:17:14(xilinxd)C:\ XilinxLicenses \ Xilinx.lic10:17:14(xilinxd)SERVER行说DISK_SERIAL_NUM = 4241c5cd,hostid是DISK_SERIAL_NUM = 8c27fdd410:17:14(xilinxd)服务器上的无效hostid10:17:14(xilinxd)从功能分析器禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)禁用1个许可证功能ChipscopePro(292381BC1B7B)10:17:14(xilinxd )从功能ChipScopePro_SIOTK禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能HLS禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能实现中禁用1个许可证(292381BC1B7B)10:17:14( xilinxd)从功能ISE禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能ISIM禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能PlanAhead禁用1个许可证(292381BC1B7B)10:17:14 (xilinxd)从功能SDK中禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能模拟中禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能合成中禁用1个许可证(292381BC1B7B)10:17: 14(xilinxd)从功能SysGen禁用1个许可证(292381BC1B7B)10:17:14(xilinxd)从功能Vivado_System_Edition(292381BC1B7B)10:17:14禁用1个许可证(xilinxd)从功能XPS禁用1个许可证(292381BC1B7B)10:17 :14(xilinxd)外部过滤器OFF10:17:14(lmgrd)xilinxd使用TCP端口4921110:17:14(xilinxd)没有效的hostid s,exiting10:17:14(xilinxd)退出信号25退出原因210:17:19(lmgrd)xilinxd退出状态25(无效主机)10:17:19(lmgrd)请更正问题并重启守护进程我不明白许可证生成网页提供许可证文件时hostID是如何出错的。有什么建议么?以上来自于谷歌翻译以下为原文I have a new floating license and am trying to set up the license server. I generated a license file while on the server machine using the online license generation web page. It asks for me to select the host ID, and I choose the one that is associated with the server hard drive. However, when starting the license server with the license that was emailed to me, it fails with the following text in the log file: 10:17:13 (lmgrd) Done rereading10:17:13 (lmgrd) FlexNet Licensing (v11.11.0.0 build 106800 x64_n6) started on SWLicenseServer (IBM PC) (11/11/2013)10:17:13 (lmgrd) Copyright (c) 1988-2012 Flexera Software LLC. All Rights Reserved.10:17:13 (lmgrd) World Wide Web:http://www.flexerasoftware.com10:17:13 (lmgrd) License file(s): C:\XilinxLicenses\Xilinx.lic10:17:13 (lmgrd) lmgrd tcp-port 210010:17:13 (lmgrd) Starting vendor daemons ... 10:17:13 (lmgrd) Started xilinxd (pid 3888)10:17:14 (xilinxd) Server started on SWLicenseServer for: 10:17:14 (xilinxd) Vivado_System_Edition (consisting of:Implementation 10:17:14 (xilinxd) ISEChipScopePro_SIOTK SysGen10:17:14 (xilinxd) Synthesis HLSSimulation 10:17:14 (xilinxd) PlanAhead ChipscopePro XPS10:17:14 (xilinxd) SDKISIMAnalyzer) 10:17:14 (xilinxd) Wrong hostid on SERVER line for license file:10:17:14 (xilinxd)C:\XilinxLicenses\Xilinx.lic10:17:14 (xilinxd) SERVER line says DISK_SERIAL_NUM=4241c5cd, hostid is DISK_SERIAL_NUM=8c27fdd410:17:14 (xilinxd) Invalid hostid on SERVER line10:17:14 (xilinxd) Disabling 1 license from feature Analyzer(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature ChipscopePro(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature ChipScopePro_SIOTK(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature HLS(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature Implementation(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature ISE(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature ISIM(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature PlanAhead(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature SDK(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature Simulation(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature Synthesis(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature SysGen(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature Vivado_System_Edition(292381BC1B7B)10:17:14 (xilinxd) Disabling 1 license from feature XPS(292381BC1B7B)10:17:14 (xilinxd) EXTERNAL FILTERS are OFF10:17:14 (lmgrd) xilinxd using TCP-port 4921110:17:14 (xilinxd) No valid hostids, exiting10:17:14 (xilinxd) EXITING DUE TO SIGNAL 25 Exit reason 210:17:19 (lmgrd) xilinxd exited with status 25 (Invalid host)10:17:19 (lmgrd) Please correct problem and restart daemonsI don't understand how the hostID can be wrong when the license file was provided by the license generation web page. Any suggestions?

    2018-11-29 16:09

  • 不能将RB5用作28引脚PIC18F26K80的输入

    您好,我有一个现有的硬件依赖于引脚26(RB5)是一个可读的输入。它与T3CKI共享,这是默认的28针设备。问题是,如何重新配置它成为一个输入?没有寄存器来禁用定时器3,在T3CON中设置SOSCEN=1也不起作用。我还是看不懂这一点——PORTB的所有其他部分都很好。谢谢,克里斯。 以上来自于百度翻译 以下为原文 Hello,I have an existing hardware that relies on pin 26 (RB5) being a readable input. It is shared with T3CKI which is the default for 28-pin devices. The question is, how to reconfigure it to become an input? There is no register to disable timer 3, and setting SOSCEN=1 in T3CON didn't do the trick either. I still can't read this bit - all other bits in PORTB work fine.Thanks,Chris

    2019-04-09 11:37