= 。 ; *(.bss.init) } 》 RAM __bss_end = 。; _end = 。; /* Stabs debugging sections. */ .stab 0
2023-02-14 11:25
; DATA__bss_end = .;_end = .;/* Stabs debugging sections. */.stab 0 : { *(.stab) }.stabstr 0 : { *(.stabstr
2022-06-24 15:49
能电源备份源,RTC需要此备份域 rcu_osci_on(RCU_LXTAL);//使用外部晶振32.768K rcu_osci_stab_wait(RCU_LXTAL
2022-02-09 16:51
(RCU_IRC32K);//使用内部晶振32K while(ERROR == rcu_osci_stab_wait(RCU_IRC32K)); rcu_rtc_clock_config
2022-01-25 11:34
我在使用StabFact进行优化功能时遇到了问题。它曾经工作过一次,但我不记得我是如何使功能正常运行的。然而,优化仅适用于nf(2)。这是错误消息:http://i.imgur.com/krSF5Xx.png任何想法?谢谢。 以上来自于谷歌翻译 以下为原文I'm having issues getting the optimization function to work with StabFact. It worked once before but I can't recall exactly how I got the function to perform properly. Optimization however works for the nf(2) alone. This is the error message: http://i.imgur.com/krSF5Xx.png Any ideas? Thank you.
2018-12-24 16:48
__bss_end = .; _end = .; PROVIDE(__HEAP_START = _end ); /* Stabs debugging sections.*/ .stab 0 : { *(.stab
2022-04-08 10:34
我想在83732A上改装高稳定性时基选项1E5,我正在寻找适用的服务说明/安装手册。在Agilent网站上,83752B清扫器上只有一个安装手册,我已经看到,安装硬件后必须在内存中输入一些值。谢谢。 以上来自于谷歌翻译 以下为原文I would like to retrofit the high stability time base option 1E5 on a 83732A and I am looking for the applicable service note/installation manual. On the Agilent website there is only an installation manual for this option on the 83752B sweeper and I have seen, you must enter some values in the memory after fitting the hardware. Thanks.
2019-07-17 15:54
请问一下GD32F350芯片是怎样在8M上运行的?有哪些流程?
2021-11-01 06:44
您好,当我尝试从Fluke PPC-4读取瞬时压力或怠速或类似情况时,会出现问题。但是我想设定一个新的目标压力一切都很好。请查看图片。谢谢,最好的问候。(我使用的是VEE Pro 9.2) 以上来自于谷歌翻译 以下为原文Hello,When i try to read instant pressure or idn or something like that from Fluke PPC-4 a problem is occured. But I want to set a new target pressure everything is fine. Please check the picture.Thanks in advance, best regards.(I use VEE Pro 9.2)附件ppc-4.jpg133.2 KB
2019-04-04 10:53
(RCU_IRC32K); while(ERROR == rcu_osci_stab_wait(RCU_IRC32K)); rcu_rtc_clock_config(RCU_RTCSRC_IRC32K
2022-01-20 11:20