搜索资源列表
uCFSBook
- UCOS文件系统源代码。支持多种硬件系统,如:SMC, RAM,IDE,CF卡等。使用FAT文件系统,效率很高。但似乎不支持Flash的驱动。-UCOS file system source code. Support for multiple hardware systems, such as : SMC, RAM, IDE, and CF cards. The use of the FAT file system, high efficiency. But it seems not to s
ICCAVR228A
- 用avr实现的读写flash软件,适用于初学者,对于了解avr很有帮助-with avr achieve literacy flash software applicable to beginners and useful for understanding avr
Romprg
- S3C44B得FLASH烧片程序,我花了一个月才完成,可以帮你解决开发过程中入门之难,可以适用于任何操作系统,帮你解决嵌入式中的最大困难-S3C44B FLASH burn unit in the procedure, I spent a month to complete, can help you solve the portal development process will be difficult and can be applied to any operating system,
flashduxie
- 自己编写的flash烧写程序工程,希望能够对大家有所帮助,可以设定烧写的位置,并能够进行坏块检验-their burning flash prepared by the procedure works, we hope to be able to help, You can set the location of burning, and can block bad for inspection
uCOSIIinLPC210X
- 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会.
ucOS-II_for_51
- 实施操作系统的设计和开发,可以一直到其他的mcu,但是要注意flash和ram-implementation of the operating system design and development, it has to other mcu. However, to the attention of flash and ram
ucos_view_ucos283
- RTOS版本:uCOSII V2.83 OSView版本:uCOS_View 1.10 开发环境:KEIL 编译器:ADS1.2 开发板:EasyARM2200 内部FLASH运行,Bank0=ExFlash Bank1=ExRAM 调试口:Uart0 57600bps 目前在OS_CPU_A.s里的OS_CPU_SR_Save OS_CPU_SR_Restore函数没起作用,功能是开关中断,用仿真器看时会发现根本没关中断,解决办法是切换模式再操作,懒得去看ARM汇编,不
MSP430_TEST
- CPU:MSP430F54系列 完成uc_os的移植 目前只支持64K以下的flash访问-CPU: MSP430F54 series completion uc_os transplantation is currently only supports up to 64K below the flash access
ucos-and-YAFFS2
- YAFFS2文件系统支持页大小为2 kB的大容量Nand FI ASH 和一些具有严格写入时序如零重写要求的Nand FLAsH,是嵌入式系统中实现时Nand FLASH 管理的理想方案,附件上传的是YAFFS2文件系统移植到ucos的源代码。 -YAFFS2 file system has been added support for the new Nand FLASH with 2k bytes pages and strictly sequentia1 page writing o
ucos_arm_boot
- 这是某个项目中使用的ARM7TDMI平台上ucos系统的bootloader,将flash中存储的image解压缩并校验后,copy到ram中运行,已经在商用产品上应用,运行稳定,对于类似产品的开发有很好的参考价值-This is an item used ARM7TDMI platform uCOS system bootloader, will be stored in flash extract image and after the check, copy to the ram to r
FlashProgForStudy
- 一款自己写的源代码级别下载器,对于学习arm的flash编程的,可以借鉴一下-Wrote it myself a level to download the source code, and for the learning arm of the flash programming, can learn from you
disk
- uCOS 闪存读写程序,绝对好用,需要的可以-uCOS Flash reading and writing program, is absolutely easy to use, need to take a look at
ADC
- LPC2148驱动ADC ----- A/D模数转换 这个工作区 每个工程包含3个配置选项 ISP_iFlash_Hex - 生成.Hex格式的目标文件 JLINK_iflash - 通过JLINK来烧写内部Flash的配置 JLINIX_iram - 通过JLINK来在内部RAM中调试 工程名: LCD ----- LCD(包含了中断) MMC ----- MMC卡读写 Uart ----- 串口通讯 USBMouse ----- USB
LCD
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
MMC
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
PWM
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
Uart
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
USBMouse
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
ucos2_template_for_ads_S3C4B0X
- ucos2在s3c44b0x上的移植模板工程,可以下载到flash中运行。经过测试,很稳定。-ucos2 s3c44b0x the transplant in the template works, you can download the flash to run. Tested, very stable.
bootloader
- * Descr iption : This Program allows an AVR with bootloader capabilities to * Read/write its own Flash/EEprom. To enter Programming mode * an input pin is checked. If this pin is pulled low, programming mode * is entered. If not, normal executi