搜索资源列表
Embest_IDE_UserGuide
- Embest IDE Pro for ARM 2005 - User Guide Appendix A JTAG Emulator Hardware Reference Appendix B Debug Output Reference Appendix C Debug Command List Appendix D Memory Map File Appendix E Command scr ipt Reference Appendix F Additional
ADC0808PWM
- ADC0808的PWM实验,有proteus仿真图和C程序。-ADC0808 of the PWM experiment, there proteus simulation map and the C program.
C-projects
- 各种C语言的基本例程,包括九九乘法表,坦克游戏地图设计,降雨计算,检测输入字母等等。十分适合新手看。-Various C language basic routines, including the multiplication table, tank game map design, rainfall calculation, detection of input letters and so on. Very suitable for beginners to see.
LED
- user:启动文件和主程序 当芯片上电启动时,首先会执行启动文件中的汇编程序,建立起C语言的运行环境,该启动文件startup.s使用的时thumb指令。功能为:1、初始化堆栈指针;2、初始化程序计数器指针PC;3、设置堆、栈的大小;4、设置C库的分支入口“_main”,最终用来调用main函数。 主程序中通过宏定义将led地址赋予led_0等,通过向led地址中写“0”或“1”控制led引脚电平,实现流水灯效果。 listing:编译生成的lst文件和map文件 output:编译后的
