登录
首页 » 嵌入式系统 » Accelerater Technology, Inc. is the development of embedded RTOS product, the Nu...

Accelerater Technology, Inc. is the development of embedded RTOS product, the Nu...

于 2023-07-06 发布 文件大小:707.27 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

Nucleus实时操作系统是Accelerater Technology公司开发的嵌入式RTOS产品,Nucleus的核心是一个实时的多任务内核――Nucleus PLUS-Accelerater Technology, Inc. is the development of embedded RTOS product, the Nucleus of the core is a real-time multi-task kernel-- Nucleus PLUS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是bios
    这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在JFFS2文件系统中. 再使用tmpfs来做临时目录和 /var目录. 这样就可以做到建立一个更加通用的,拿来就可以运行的uClinux系统,相当于给开发版 预装一个操作系统^_^ 由于JFFS2是文件系统是可写的,开发者只需将编好的用户程序 通过FTP下载到uClinux中,再改一改启动脚本即可 省去了配置uClinux环境的重复劳动 -err
    2022-08-12 22:00:19下载
    积分:1
  • Jinpeng Electronics LCD ocm4x8b produced the source code, based on the MCU 51, i...
    金鹏电子出产的液晶ocm4x8b源代码,基于51单片机的,如果其他控制器请修改。-Jinpeng Electronics LCD ocm4x8b produced the source code, based on the MCU 51, if the other controller requested the modification.
    2022-05-16 08:42:27下载
    积分:1
  • XScale
    基于xscale的远程更新nandflash设备,在线升级redboot,Image以及根文件系统,还包括网络流量统计等相关功能-XScale-based remote update the NANDFLASH equipment, online upgrade redboot, Image, and the root file system, also includes network traffic statistics and other related functions
    2022-03-07 00:36:01下载
    积分:1
  • LPC 1768 ARM Cortex M3
    应用背景宏定义#则_led_h#定义_led_h#包括“型。”#定义max_number_of_leds 8无效set_led_intensity(uint16_t强度);led_refresh_timer_init虚空(void);turn_off_all_leds虚空(void);turn_on_all_leds虚空(void);# endif // _led_h关键技术[ 11149.865325 ] ftdi_sio 2-1:1.0 FTDI USB串口转换器检测:[ 11149.865413 ] USB 2-1:检测ft2232c[ 11149.865415 ] USB端点2号2-1:[ 11149.865416 ] USB端点1 maxpacketsize 2-1:64[ 11149.865418 ] USB端点2 maxpacketsize 2-1:64[ 11149.865419 ] USB设置maxpacketsize 2-1:64[ 11149.871488 ] USB FTDI USB串口转换器2-1:现在附上ttyusb0[ 11149.871498 ] ftdi_sio 2-1:1.1 FTDI USB串口转换器检测:[ 11149.872001 ] USB 2-1:检测ft2232c[ 11149.872001 ] USB端点2号2-1:[ 11149.872001 ] USB端点1 maxpacketsize 2-1:64[ 11149.872001 ] USB端点2 maxpacketsize 2-1:64[ 11149.872001 ] USB设置maxpacketsize 2-1:64[ 11149.878268 ] USB FTDI USB串口转换器2-1:现在附上ttyusb1[ 11149.878450 ]:注册新的接口驱动程序ftdi_sio usbcore[ 11149.878452 ] ftdi_sio:V1.6.0:USB FTDI驱动串口转换器
    2023-08-11 04:25:02下载
    积分:1
  • external interrupt lab2000 system test report, complete version of the program h...
    lab2000系统的外部中断试验报告,完整版的有程序-external interrupt lab2000 system test report, complete version of the program has
    2022-04-19 10:30:52下载
    积分:1
  • 液晶屏8989驱动源码
    此源码能驱动型号为8989的液晶屏幕,能够与stm32兼容, 在工业控制现场,经常需要将检测仪器在现场检测到的信号传输到集散控制系统来统一管理和控制。但是,此传输距离往往是远距离传输,如果使用电压信号来传输的话,由于传输的导线都是有阻值的,所以势必会造成电压信号的衰减,在此过程中还会受到噪声干扰,从而导致集散控制系统接收到的信号不稳定。为了解决上述问题,这里改为4~20mA模拟电流信号,原因是采用电流信号不容易受到干扰,在传输过程中电流信号不会衰减。
    2022-03-15 23:07:36下载
    积分:1
  • 基于单片机AT89S52的LCD液晶显示程序
    基于单片机AT89S52的LCD液晶显示程序-Based on MCU AT89S52 the LCD liquid crystal display procedures
    2022-03-23 14:58:33下载
    积分:1
  • cc2510LED代码
    cc2510LED自动闪烁,代码不难,帮助熟悉芯片IO的配置,和开发环境的使用,本程序是以IAR为开发环境
    2022-03-21 08:22:19下载
    积分:1
  • 使用89S52设计的电子钟,C51 编写,本例没有使用1302等时钟芯片,但本例完全具有时钟芯片的功能。比如基本的年月日,时分秒和星期功能,而且还有平闰年的天数...
    使用89S52设计的电子钟,C51 编写,本例没有使用1302等时钟芯片,但本例完全具有时钟芯片的功能。比如基本的年月日,时分秒和星期功能,而且还有平闰年的天数自动补偿。由于采用的是全软件算法,时钟误差较大,采用高质量晶振可以减少误差。本例重在培养与训练初学者对C51的学习。-89S52 designed using an electronic clock, C51 preparation, in this case did not use 1302 clock chip, etc., but in this case complete with a clock chip functions. For example the basic date, time, and every second week of features, but also the number of days flat leap automatic compensation. As a result of the full software algorithms, the clock error of greater use of high-quality crystal can reduce the error. In this case focuses on training and training for beginners to learn on the C51.
    2023-01-11 04:25:04下载
    积分:1
  • Pic18F458的Can通信模块代码,使用Picc编译器。
    Pic18F458的Can通信模块代码,使用Picc编译器。-Pic18F458 the communications module code, the use of Picc compiler.
    2022-03-19 02:31:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载