• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
  • 怎么从DDR xilinx ML507读取数据

    我将一个txt文件加载到DDR2 widt xmd dow命令。我的txt文件如下我使用C函数void DispMem(int addrMem){xil_printf(“addr =%08X mem

    2019-01-30 09:55

  • 请问可以在没有JTAG的情况下下载固件吗?

    连接电路板,但我遇到了问题:码:xsdb%connect -host 192.168.1.10 -port 7tcfchan#0xsdb%dow -data C:/Users/Desktop/Boot

    2019-10-09 09:51

  • NUC980DK61YC启动随机性出现Err-DDR是为什么?

    NUC980 IBR 20180813 Boot from SPI-NOR Err-DDR finish SPI dow 我这边主要是查了电源, 电源是ASM1117-3.3,ASM117-1.8

    2023-06-28 07:31

  • 如何正确使用处理器参数?

    。-------------------------------这是来自错误信息------------- ----------------- XMD%dow C:/Users/Matthew/Xilinx/Documents/14.2

    2019-09-03 09:08

  • 急急急急

    ,time1flag;void RTC_init(void){CCR=0X12;CIIR=0X01;ILR=0X03;YEAR=2013;MONTH=07;DOM=05;DOW=5;HOUR=11;MIN=11

    2013-07-04 22:12

  • LSM9DS1加速度ODR选择下降到10 Hz

    is not documented properly. What dow ''high resolution'' refer to? How is LPF or HPF selected? 3.

    2019-05-27 15:11

  • 是否可以使用平台电缆USB II通过JTAG编程ARM Cortex M4或任何其他ARM内核?

    你好,我想知道是否有人遇到过此问题,是否可以使用平台电缆USB II通过JTAG编程ARM Cortex M4或任何其他ARM内核?最好的祝福,卡洛斯以上来自于谷歌翻译以下为原文Hi there, I am wondering if anybody came across this, is it possible to program an ARM Cortex M4 or any other ARM core via JTAG using the Platform cable USB II? Best regards,Carlos

    2019-04-08 10:22

  • MicroBlaze生成编程文件错误该怎么办?

    ,当我输入“dow testapp_peripheral / executable.elf”xmd控制台甚至是内存测试时,我怀疑这个:xmd%dow testapp_memory

    2019-11-05 09:53

  • PIC24FJ128GA202 RTCC中断不触发

    我用MPLABX和MCC设置了PIC,并设置了如图所示的RTCC…RTCC运行,我可以显示在我的LCD下面的代码…可能会在那里,但愚蠢的论坛不会让我添加它见附件。TXT文件显示了在RTCC ISR代码中递增的半个SyxCube变量,除了它从不从零移动。很多人似乎对RTCC中断有问题。我想知道的是,当RTCC在第二个点时,我可以让LCD闪烁一个被设置的数字。有什么想法吗? 以上来自于百度翻译 以下为原文 I set up the PIC using MPLABX and MCC and set the RTCC as shown in picture...The RTCC runs and I can display on my LCD with following code... would have been there BUT STUPID FORUM WON'T LET ME ADD IT SEE ATTACHED .TXT FILE Note the half_Sec_count variable that's incremented in the RTCC ISR code except that it never moves from zero.void __attribute__ ( ( interrupt, no_auto_psv ) ) _ISR _RTCCInterrupt( void ){ /* TODO : Add interrupt handling code */ half_Sec_count++; // TM I think this is only called when an alarm is triggered but // I think I've set the alarm to trigger every half second IFS3bits.RTCIF = false;}A lot of people seem to have issues with the RTCC interrupt.What I want to do is know when the RTCC is at the half-second point so I can make the LCD blink a number that is being set. Any ideas? Attached Image(s) Attachment(s)codesnip.txt (3.02 KB) - downloaded 45 times

    2018-09-26 16:28

  • 使用ACE配置运行ELF文件时出现问题

    并不总是相同... 2)然后我重置处理器.XMD%rst -processorTarget重置成功3)然后我下载了elf fileXMD%dow C:/Users/samarawickrama

    2019-03-26 15:19