首页| 行业标准| 论文文档| 电子资料| 图纸模型
购买积分 购买会员 激活码充值

您现在的位置是:团子下载站 > 电子元器件应用 > 用于80C51系列的RAM调用程序

用于80C51系列的RAM调用程序

  • 资源大小:35
  • 上传时间:2021-07-04
  • 下载次数:0次
  • 浏览次数:39次
  • 资源积分:1积分
  • 标      签: 系列 80C51 R

资 源 简 介

The following program allows an 80C51family microcontroller to load most of its codeinto a RAM over a serial link after power upand execute out of the RAM for normaloperation. This can allow a final product tohave firmware updates done by a simplediskette mailing. Such a program is oftencalled a “bootstrap loader”.For this example, it is assumed that the codedownload is done via a serial communicationlink, although the program could be adaptedto other forms of download. The comments atthe beginning of the listing are intended todocument the program and its usecompletely.
VIP VIP