• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • LX2160A访问64位PCIe BAR时出现异步SError怎么解决?

    : PMC-Sierra Inc. 设备 8532 0001:01:00.1 内存控制器:PMC-Sierra Inc. 设备 85320001:02:00.0 PCI 桥:PMC-Sierra Inc.

    2023-04-03 06:06

  • 开发板没有出现在Arduino IDE的端口上是怎么回事?

    出于某种原因,无论我做什么,我的 NodeMCU 都不会出现在 Arduino 端口菜单上。我正在运行 OSX Sierra。我已经通过板管理器安装了 cp2102 驱动程序和支持包。有任何想法吗?

    2023-05-08 07:38

  • MacBook Pro 2014无法读取串行监视器是为什么?

    计算机:MacBook Pro 2014 / High Sierra 主板:NodeMcu LoLin V3 -ESP-12E,芯片 CH340G 问题:无法从串口读取信息。试图切换波特率。尝试

    2023-06-06 12:23

  • 嵌入式浏览器的MPLABX字体问题

    我重新安装了MPLAB X IDE 3.55(System:Mac OSX,Sierra 10.12.3)好几次,试图修复这个问题,但是每次都得到相同的结果。内置Web浏览器窗口中的文本是不可

    2019-11-05 16:26

  • PSoC Creator 4.1启动错误

    , so I'm not sure how to fix this. Does anyone have any suggestions? I'm using macOS 10.12.6 (Sierra) with Parallels 13 and Windows 10. Thanks!Joey

    2019-01-04 14:43

  • 蜂窝物联网的应用有哪些?

    蜂窝物联网的应用有哪些?实现这些应用所需的嵌入式技术是什么?

    2021-06-16 09:35

  • 哪里可以找到FielMAR926EJSYFX3.CFG?

    我想知道我在哪里可以找到FielMAR926EJSYFX3.CFG。它看起来像openocdhas正确的设备安装与thecy7c65215on探险家盒板工作的最新版本。但直到我尝试,我才知道。否则我也需要补丁修补和重新编译Openocd。欢迎任何建议。我对Linux也有同样的问题。我没有窗户。大约15年没有接触过这些东西了。;-)最后,我想起床和运行调试器的使用建立在通过对Mac和Linux thecy7c65215试剂盒。任何指针的人已经做了这个建议将是巨大的。谢谢帮忙。

    2019-11-05 10:59

  • 关于C语言中i++和++id的使用

    最近在温习C语言时用到了关于printf语句,其中里面的一段代码“int i = 1;iprintf("%d,%d,%d\n",i++,i,++i)”输出结果为2,3,3.请问这是为什么?我看了好多关于这方面得帖子,讲到了关于这个函数是从右往左计算,但是还是不是很明白。请在座的各位大佬能够详细的为我 解答一下这个问题。谢谢

    2019-03-14 09:34

  • MacOS High Sierra上的分段错误

    当试图下载并运行WestStudio中的应用程序时,会发生make文件中的分割错误。该问题只发生在一个MAC上,并且该应用程序只能在完全重新启动计算机之后成功下载,不久之后再次出现错误(我们正在经历超过40%的失败率,下载尝试失败与总尝试失败)。附加错误的屏幕截图。我们使用Wice Studio3.0.1.5,正在运行MaOS版本10.关于这个问题的解决方案有什么想法?屏幕截图2018-02-06 18.1756PNG151.9 K 以上来自于百度翻译 以下为原文When attempting to download and run an application in WICED Studio, a segmentation fault in the make file occurs. The issue occurs only on a Mac, and the application can only be successfully downloaded after completely restarting the computer, shortly after which the error occurs again (we are experiencing over a 40% failure rate with failed download attempts vs total attempts). A screenshot of the error is attached. We are using WICED Studio 6.0.1.5 and are running macOS version 10.13.2. Any ideas on what the solution to this might be? Screenshot 2018-02-06 18.17.56.png 151.9 K

    2018-11-06 14:27

  • Harmony Hello World App具有独特的输出

    我是新的平台,所以我遵循无处不在的Hello World的例子在这里。然而,输出并不完全符合预期。看看这个:看起来几乎是一个时间问题。我使用PIC32 MZ嵌入式连接与浮点单元(EF)家族初学者工具包(DM32000—C)。我该找些什么呢?谢谢! 以上来自于百度翻译 以下为原文 I'm new to the platform, so I followed the ubiquitous Hello World example here. The output however doesn't quite match the expected. Take a look at this: It looks almost looks like a timing issue. I am using the PIC32MZ Embedded Connectivity with Floating Point Unit (EF) Family Starter Kit (DM320007-C). What shall I look for that could be causing this? Thanks!

    2018-11-09 15:41