RL78/G13 第十九章 复位功能 19.1 确认复位源的寄存器 RL78/G13 中存在着多种复位源。复位控制标志寄存器(RESF)用于存储产生了复位请求的复位源。 使用 8 位存储器操作指令读取 RESF 寄存器。 通过 RESET 引脚输入,上电复位 (POR)电路引起复位,以及读取 RESF 寄存器,可清除 TRAP、WDTRF、RPERF、 IAWRF 和 LVIRF 标志。 图 19-5. 复位控制标志寄存器(RESF)的格式 地址: FFFA8H 复位后: 00H 注 1 R 7 6 5 符号 4 3 2 1 0 RESF TRAP 0 0 WDTRF 0 RPERF IAWRF LVIRF TRAP 执行非法指令产生的内部复位请求 注 2 0 无内部复位请求,或 RESF 寄存器被清除。 1 产生内部复位请求。 WDTRF 看门狗定时器(WDT) 产生的内部复位请求 0 无内部复位请求,或 RESF 寄存器被清除。 1 产生内部复位请求。 RPERF RAM 奇偶校验产生的内部复位请求 0 无内部复位请求,或 RESF 寄存器被清除。 1 产生内部复位请求。 IAWRF 非法存储器存取产生的内部复位请求 0 无内部复位请求,或 RESF 寄存器被清除。 1 产生内部复位请求。 LVIRF 电压检测电路 (LVD) 产生的内部复位请求 0 无内部复位请求,或 RESF 寄存器被清除。 1 产生内部复位请求。 注 1. 复位后的值因复位源而异。 2. 执行指令代码 FFH 时,产生非法指令。 通过电路内置仿真器或片上调试仿真器进行仿真时,不会因执行非法指令发生内部复位。 注意事项 1. 不可使用 1 位存储器操作指令读取数据。 2. 从 RAM 获取指令代码时,在执行过程中不受奇偶校验错误检测的影响。但是,RAM 获取指令代码引起 的 RAM 数据读取要接受奇偶校验错误检测。 3. 由于 RL78 执行流水操作,CPU 会进行预取,所以有可能会读取到所使用 RAM 区域之外的未初始化区 域,以至于产生 RAM 奇偶校验错误。因此,允许 RAM 奇偶校验错误产生复位 (RPERDIS = 0) 时,要对 所使用的“ RAM 区域 + 10 字节”的区域进行初始化。 R01UH0146CJ0200 Rev.2.00 871 2012.09.11
2025-05-27 18:43:04 25.22MB
1
功能: 1.随意DIY,StringGrid的外观,字体都可以改变 2.改善StringGrid的流畅度 3.实现StringGrid连接数据库(测试) 4.StringGrid行和列合并功能 5.FixedCols位置随意定 6.FixedRows位置随意定 7.行、列高宽度任意设置,完美显示 8.无滚动条功能 9.每行或列样式可以设置为不一样 10.完全开放代码 其他功能自己DIY一下吧 环境:delphi7 修正旧版本缺少文件的问题
2025-05-14 13:55:41 72KB StringGrid ADO连接
1
FastReport.v4.9.81 for.Delphi.BCB.Full.Source企业版含ClientServer中文修正版 delphi2010中文完美支持。 D2010安装必读 delphi2010使用者安装时,请将res\frccD14.exe更名名为frcc.exe frccD14.exe 是专门的delphi2010编码器。其他delphi版本,请使用frcc.exe FASTREPORT® 4.9 VCL - report generator for Delphi CURRENT VERSION Build: 4.9.81 Date: 05/31/10 FastReport®4 VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReport® provides all the necessary tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can be used in the CodeGear (exBorland) Delphi 4-2010, CodeGear C++Builder 6-2010 and CodeGear RAD Studio environments What's new in the FastReport 4 Report Designer: new XP-style interface the "Data" tab with all report datasets ability to draw diagrams in the "Data" tab code completion (Ctrl+Space) breakpoints watches report templates local guidelines (appears when you move or resize an object) ability to work in non-modal mode, mdi child mode Report Preview: thumbnails Print: split a big page to several small pages print several small pages on one big print a page on a specified sheet (with scale) duplex handling from print dialogue print copy name on each printed copy (for example, "First copy", "Second copy") Report Core: "endless page" mode images handling, increased speed the "Reset page numbers" mode for groups reports crypting (Rijndael algorithm) report inheritance (both file-based and dfm-based) drill-down groups frxGlobalVariables object "cross-tab" object enhancements: improved cells appearance cross elements visible in the designer fill corner (ShowCorner property) side-by-side crosstabs (NextCross property) join cells with the same value (JoinEqualCells property) join the same string values in a cell (AllowDuplicates property) ability to put an external object inside cross-tab AddWidth, AddHeight properties to increase width&height of the cell AutoSize property, ability to resize cells manually line object can have arrows added TfrxPictureView.FileLink property (can contain variable or a file name) separate settings for each frame line (properties Frame.LeftLine, TopLine, RightLine, BottomLine can be set in the object inspector) PNG images support (uncomment {$DEFINE PNG} in the frx.inc file) Open Document Format for Office Applications (OASIS) exports, spreadsheet (ods) and text (odt) Enterprise components: Users/Groups security support Web-forms feature improvements Templates support Dynamically refresh of reports list, configuration, database connection, users/groups Features Band-oriented report generator. Wide range of band types allows you to create any kind of report. Report can consist of several design pages. Thus you can build a report that consists of cover, data and back cover - all in one file. Wide range of objects that can be used in a report: text, picture, lines, shapes, charts, barcodes, cross-table, ole object, richtext, checkbox, gradient. screenshot Visual report designer supports zooming, undo/redo, guidelines, rulers. Fully customizable interface with MS Office look. You can give your users the ability to modify reports and create new ones. screenshot Report can contain datasets (tables, queries, DB connections). Thus you can not only use application-defined datasets, but connect to any databases and use tables and queries right inside a report. At this time the following libraries are supported: ADO, BDE, DBX, IBX, FIB, and many third-party DB libraries. screenshot Report can contain dialogue forms to ask for some data before the report is run. You can create fully standalone, application-independed reports! screenshot Built-in script engine that supports 4 languages: PascalScript, C++Script, BasicScript, JScript. You can perform complex data handling with it, manage the interaction with dialogue forms and controls. screenshot The debugging tools: step, breakpoints, watches. screenshot Visual query builder. You don't have to learn the SQL language to create a complex query from several data tables. screenshot Export filters allow you to export your report to many supported formats (PDF, RTF, XLS, XML, HTML, JPG, BMP, GIF, TIFF, TXT, CSV, Open Document Format). Send report by email with one mouse click. Web-reporting components. Distance no longer matters! You can browse a report using only web browser. Special kind of report for dot-matrix printing. This type of printer is still alive and used in many corporations. Use FastReport for fast dot-matrix printing! screenshot Report inheritance (supported both file-based inheritance and visual form inheritance used in Delphi/C++Builder). You have many reports with common elements such as titles, logos, footers? Put the common elements into base report and inherit all other reports from a base. Rich printing abilities: cut big pages to several smaller ones, print several small pages on one big, print on specified paper size using scale. You need to print A3 report on A4 printer? It's not a problem anymore! Access to any kind of data, from an array to a DB table. You can pass any data from your application into the report, either static (non-changed) data or data dynamically changed from row to row. Report wizard. Perform 5 steps and get well-shaped, ready-to-use report. Cross-tab reports allow to build a table with complex row and column headers from a single dataset, either table or a query. This is analogous to OLAP cubes with exception that you cannot manage it dynamically. screenshot Vertical bands allow you to build a table-type report with variable number of table columns. Charts. Full support of all features of TeeChart Pro library. screenshot Multi-functional "Text" object can display one or more text lines. That may contain text mixed with variables or dataset fields or expressions. It supports simple HTML tags (b,i,u,strike,sub,sup,font color), all styles of text alignment, text rotation, fill, frame, WYSIWYG mode. screenshot UNICODE support. Your report may display all the world languages! Extendable FastReport architecture allows you to create your own objects, export filters, functions, wizards, DB engines. If an existing FastReport abilities are not enough for you - extend it! Drill-down reports. You can turn your group report into interactive drill-down report with one mouse click! You can expand or collapse a group right in the preview window. screenshot Interactive reports. You can define an action that will be performed if a user clicks an object in the preview window. For example, you can build and show another report with detailed information about the item that was clicked. Don't be concerned about confidentiality with report encryption! You can open the report file only if you know the password. Print copy name on each printed copy (for example, "First copy", "Second copy"). You can set up copy names easily. What you get with FastReport? Once you purchase FastReport, you get more than just a report generator. Depending on FastReport edition, you get the following products that can be used in your application independent of FastReport: FastScript - powerful multi-language script engine. It is useful for developers who want to add scripting abilities to their projects. See more details on a product page. (available in the FastReport Standard edition and above) FastQueryBuilder - visual SQL query builder. It allows complex query creation based on several data tables without having to learn the SQL language. See more details on a product page. (available in the FastReport Professional edition and above) Why choose FastReport? Compact and fast: High operating speed; Very small footprint. FastReport adds fewer Kb to your application than any other reporting tool with comparable features; FastReport doesn't use any additional DLLs, and can be compiled into your application. Powerful and flexible: A wide range of objects used in report (text, image, chart, barcode, etc.) and data-formatting tools - everything necessary to create professional-looking reports; A built-in dialog designer to request parameters before running a report, plus a macro-language interpreter (four languages available - C++Script, PascalScript, BasicScript, JScript) that handles non-standard data and allows you to create even the most complex reports; Can create special reports for dot-matrix printers and print them quickly, which is particularly important for meeting corporate goals. Reasonably priced: Liberal update Policy; A visual designer is included with the license for FastReport. You can give your users the ability to create their own reports. No additional fees are required (see the license). Source code: FastReport is shipped with full source code (Professional and Enterprise only). You can adapt the sources for your own needs. Documentation: FastReport contains detailed documentation (user manual, programmer's manual, component developer's manual, script reference, help file) of over 400 pages. FastReport Users: Borland Software Corporation Hitachi Consumer Products (Thailand) Ltd Nokia Products Samsung Electronics, Co. Ltd. SIEMENS and many more in all the world... D2010安装必读 delphi2010使用者安装时,请将res\frccD14.exe更名名为frcc.exe frccD14.exe 是专门的delphi2010编码器。其他delphi版本,请使用frcc.exe
2025-05-13 15:05:02 8.79MB FastReport 4.9.81 ClientServer Full.Source
1
★这可能是我最后一次上传免费资源给大家了,在csdn三年了,最后得到是全站文章下架,二次提交不给过,我所传的都是经典资源,不是残缺不全的,所有我最后决定转移到开原中国去,以后的评论不再回复★ 本程序由3c源码二次开发,修复了app在离线状态下唤起支付并回调,也就是说app不需要【在线】就可以调用支付并显示二维码给顾客支付并提示支付成功。 前提是配置好app2监控端 并保持app在手机锁屏状态下能运行,开启锁屏来电通知亮屏的情况下。所有监控端掉线也能正常支付, 系统自带易支付接口和v免签接口 app安装在手机上不耗电,不用常亮屏,也可实现支付监控和回调,可以监控支付宝转账码,红包码,赞赏码 源码安装简单,无需复杂的环境,即可安装,压缩文件夹里包含安装教程。 本源码功能强大,带会员功能,带套餐功能,可免输入,无需挂ck就能实现免输入解决个人静态码远程收款的风险,无需担心收款风险 多用户多通道免签支付系统- 免费开源 – 稳定更新-V免签 支付系统 免签支付平台 多通道。独立版开源,使用ThinkPHP开发,持续更新!可转售可二开可套牌可商用 虽然网上有很多免费的版本如5.7版 5.8版6
2025-05-11 15:10:05 7.3MB thinkphp 免签支付 聚合支付
1
一个可以批量从PBL文件导出为srd,srw文件的小工具。 操作: 选择PBL文件所在文件夹,选择导出目标路径,点击Export按钮,PBL文件夹中所有的PBL文件中的SRW和SRD可迅速导出。修正版没有导出源码文件最大32k的限制。
2025-04-27 19:41:06 2.63MB pb源码导出
1
精点留言最新版。 由于作者编写ASP代码不严谨,造成了上传程序出现重大漏洞,在这里向各位精点用户道歉 3.66以下的请升级到3.66或直接用4.0 方法: 请替换你使用中相应版本的相关文件,在本压缩包相应的目录里有 主文件index.asp(4.0是inc目录下的upfile.asp) 和 jdfiletosave.asp文件,替换就可以了. 说明: 这个漏洞是由黑客发现的,可被坏人上传木马,至于黑客是怎样利用漏洞的本人也不清楚,请大家尽快替换旧文件,或者删除精点留言程序. 但希望不要对那些没有来得及打补丁的旧用户进行恶意攻击,谢谢.
2025-04-06 17:19:09 1.64MB ASP
1
修正Sway-Rocking土-结构相互作用模型的试验验证,李雄彦,王国鑫,修正Sway-Rocking Model (修正S-R模型)可模拟土体与基础之间的非线性,也可反映上部结构高阶振型的影响。为考察修正S-R模型的有效性,论文
2025-01-08 11:24:42 877KB 首发论文
1
IDA pro 5.0中文修正版 ,很不错的。。软件调试工具 ,建议软件逆工程爱好者下载
2024-11-12 17:17:39 14.31MB 5.0中文修正版
1
《SPCOMM控件修正版详解》 在信息技术领域,串行通信是设备间进行数据交换的一种常见方式。SPCOMM控件作为一款专用于串行通信的工具,它为开发者提供了便利的接口,使得应用程序能够轻松地与串口进行交互。然而,原始版本的SPCOMM控件可能存在一些限制或问题,这正是“SPCOMM修正版”应运而生的原因。本文将详细介绍SPCOMM修正版的主要改进,以及这些改进如何扩展了其功能和应用范围。 修正版SPCOMM控件的一大亮点在于支持中文的出错信息。在开发过程中,错误信息的清晰度对于快速定位和解决问题至关重要。原本的SPCOMM控件可能只能提供英文的错误提示,这在中文环境下可能会造成理解和沟通的困扰。现在,修正版支持中文错误信息,无疑大大提升了用户体验,使得开发人员和用户能更准确地理解出现的问题,从而提高问题解决的效率。 SPCOMM修正版还增加了对虚拟串口软件的支持,例如Virtual Null Modem。虚拟串口技术是一种模拟物理串口的技术,它可以在没有实际硬件串口的情况下,通过软件实现两个程序间的串行通信。Virtual Null Modem等软件广泛应用于测试、调试和数据传输场景。修正版SPCOMM控件的这一特性意味着开发者现在可以利用该控件与这类虚拟串口进行无缝对接,扩展了其在软件开发中的应用范围,尤其是在没有物理串口或者需要模拟串口通信的场合。 修正版SPCOMM控件进一步扩大了对高编号串口的支持,包括COM10及以上。在某些系统配置或特定应用中,可能需要用到COM10以上的串口。原版SPCOMM控件可能对此支持不足,修正版则解决了这个问题,确保开发者能够充分利用所有可用的串口资源,无论它们的编号多么高。 SPCOMM修正版通过增强中文错误信息显示、增加对虚拟串口软件的支持以及扩展对高编号串口的兼容,极大地提高了其在串行通信领域的实用性和灵活性。对于依赖串口通信的软件开发者来说,这是一个值得采纳的改进版本,它将使得串口通信相关的开发工作更加高效且便捷。在实际应用中,SPCOMM修正版的这些优化不仅提升了用户体验,也为各种串口通信场景提供了更为可靠的解决方案。
2024-11-02 20:50:42 14KB SPCOMM
1
eWebEditor是基于浏览器的、所见即所得的在线HTML编辑器。她能够在网页上实现许多桌面编辑软件(如:Word)所具有的强大可视编辑功能。WEB开发人员可以用她把传统的多行文本输入框,带插件。 (已修正版)
2024-10-24 22:28:45 1.58MB ewebeditor 在线html编辑器
1