搜索资源列表
Ucos-Ii-v261-Microblaze-Nohauupdated-fixed05-2006.
- uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided \"as is\". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaze
UDP
- 数据类型\"socklen_t\"和int应该具有相同的长度.否则就会破坏 BSD套接字层的填充.POSIX开始的时候用的是size_t, Linus Torvalds(他希望有更多的人,但显然不是很多) 努力向他们解释使用size_t是完全错误的,因为在64位结构中 size_t和int的长度是不一样的,而这个参数(也就是accept函数的第三参数)的长度必须和int一致,因为这是BSD套接字接口标准.最终POSIX的那帮家伙找到了解决的办法,那就是创造了一个新的类型\"socklen_t\"
ucosiiuartintsend
- 基于ARM LM3S8962的UCOS II 程序。 运用UART中断进行串口发送的例程-ucos ii program based on ARM LM3S8962 communicate with PC according to UART int