-
STM32定时器TIM2测试及仿真
STM32F103定时器TIM2测试及仿真,Keil工程文件。可在调试模式下观察到定时中断产生1ms的方波。
- 2022-07-25 03:56:14下载
- 积分:1
-
程序rtc_test.rar
EasyARM 程序 RTC_TEST.rar-EasyARM procedures RTC_TEST.rar
- 2022-03-29 11:29:58下载
- 积分:1
-
cpld数据采集测频
cpld数据采集测频-cpld Frequency Measurement Data Collection
- 2022-03-07 20:05:28下载
- 积分:1
-
This is a description of the relevant ecc encryption chip
这是一个讲述有关ecc加密芯片的内部资料,包括了体系结构和实现方法-This is a description of the relevant ecc encryption chip
- 2022-05-13 16:40:05下载
- 积分:1
-
用51控制对401的收发程序,简单实用
用51控制对401的收发程序,简单实用-401 with 51 of the transceiver control procedures, simple and practical. . . .
- 2022-03-21 03:25:48下载
- 积分:1
-
stm32 串口实验
这个是stm32f103的串口实验,本人亲测,好用好用最好用,能用能用一定能用,下载吧下载吧,来吧来吧,大家快来吧
- 2022-07-13 04:02:45下载
- 积分:1
-
U启动2010.03 tekkaman大师
U 启动源代码保持在 git 存储库中
- 2022-05-27 00:58:37下载
- 积分:1
-
参考例子_收发ASM
参考例子_收发ASM-2-reference example _ TX ASM-2
- 2022-02-12 07:56:13下载
- 积分:1
-
PAX310/320 EvaluationBoard_Schematics_Rev2.1 from Colibri
Colibri公司的PXA310、320评估板原理图-PAX310/320 EvaluationBoard_Schematics_Rev2.1 from Colibri
- 2022-05-25 23:57:30下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1