我将一个txt文件加载到DDR2 widt xmd dow命令。我的txt文件如下我使用C函数void DispMem(int addrMem){xil_printf(“addr =%08X mem
2019-01-30 09:55
连接电路板,但我遇到了问题:码:xsdb%connect -host 192.168.1.10 -port 7tcfchan#0xsdb%dow -data C:/Users/Desktop/Boot
2019-10-09 09:51
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
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内核?最好的祝福,卡洛斯以上来自于谷歌翻译以下为原文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
,当我输入“dow testapp_peripheral / executable.elf”xmd控制台甚至是内存测试时,我怀疑这个:xmd%dow testapp_memory
2019-11-05 09:53
我用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
并不总是相同... 2)然后我重置处理器.XMD%rst -processorTarget重置成功3)然后我下载了elf fileXMD%dow C:/Users/samarawickrama
2019-03-26 15:19