To our customers, Old Company Name in Catalogs and Other Documents On April 1st, 2010, NEC Electronics Corporation merged with Renesas Technology Corporation, and Renesas Electronics Corporation took over all the business of both companies. Therefore, although the old company name remains in this document, it is a valid Renesas Electronics document. We appreciate your understanding. Renesas Electronics website: http://www.renesas.
Notice 1. 2. 3. 4. 5. 6. 7. All information included in this document is current as of the date this document is issued. Such information, however, is subject to change without any prior notice. Before purchasing or using any Renesas Electronics products listed herein, please confirm the latest product information with a Renesas Electronics sales office.
M3T-PD32R V.5.01 Release 00 Release Notes Be sure to read this note. M3T-PD32R V.5.01 Release 00 Release Notes 1st Edition Renesas Solutions Corporation October 1, 2006 Abstract Welcome to M3T-PD32R V.5.01 Release 00 (hereafter referred to as PD32R). This material explains the contents of the software, installation procedure, and supplements to the manual and help. When using this software, take a look at the release note as well as the user’s manual.
M3T-PD32R V.5.01 Release 00 Release Notes 5.14. ON THE BREAK FUNCTION USING THE PRE-EXECUTION PC BREAK .......................................................... 16 5.15. ABOUT USING THE LPT PARALLEL INTERFACE ON THE HOST PC RUNNING WINDOWS XP.................... 17 6. Supplements of User’s Manual........................................................................................................................ 18 6.1. MCU FILE LIST PROVIDED WITH THE PD32R PRODUCT .......................................
M3T-PD32R V.5.01 Release 00 Release Notes 1. Components of the Product PD32R V.5.01 Release 00 comprises the following: ! Contents of the CD-ROM 1. PD32R installer files The following files are installed after running the PD32R installer. (1) Programs and files " PD32R.EXE " PD_LITE.EXE V. 8.50.01 " xxxxxx.dll P32REDLL.DLL V. 1.40.01 P32RRTOSWIN.DLL V. 1.40.01 COMMUNI.DLL V. 2.01.05 P32REMUWIN.DLL V. 1.40.01 P32REGUI.DLL V. 1.40.01 P32RRRAMWIN.DLL V. 1.40.01 P32RCBENGINE.DLL V. 1.40.01 MFC42.
M3T-PD32R V.5.01 Release 00 Release Notes 2. HTML Help Update Component You may need HTML Help Update Component (provided by Microsoft Co. Ltd.) to browse HTML Help Files (.CHM). If you can’t open the help file for PD32R, install and update this component in your system (NOTE: You need to restart your system after installing). ! Release Note for PD32R V.5.01 Release 00 (“Software User License Agreement” included). " " " 2.
M3T-PD32R V.5.01 Release 00 Release Notes 3. Installation [Notes for Windows XP/2000/NT 4.0] When using Windows XP/2000/NT4.0 as an operating system, make sure that the installer is executed by an authorized user as an Administrator. No one but the user with Administrator rights can install the PD32R. 3.1. Installing of PD32R Register the PD32R to the Windows Me/98/95/XP/2000/NT4.0 by installing it to the hard disk using the installer. 1.
M3T-PD32R V.5.01 Release 00 Release Notes 4. Technical Support 4.1. Technical support by E-mail The text file for the technical support is created based on the information provided at installation. Write your inquiry in it and send it to our technical support (support_tool@renesas.com). To open the text file for technical support, select the following menu: Windows Menu [Start]->[Program]->[Renesas]->[PD32R V.5.
M3T-PD32R V.5.01 Release 00 Release Notes 5. Notes 5.1. Analysis of real time trace results When the trace type is Branch, observe the following restriction on the result of real time trace, depending on the setup condition or the occurred breakpoint setting. " When tracing up to the time point when the breakpoint occurs When the real time trace result is displayed in the bus mode, the trace data at occurrence of the breakpoint is listed as below.
M3T-PD32R V.5.
M3T-PD32R V.5.01 Release 00 Release Notes The zone time measurement error shown below is generated when Branch, Data or Trigger is specified for the event setup function -- one of the zone time measurement functions. If Chip Event is specified for the event setup function, no measurement error occurs.
M3T-PD32R V.5.01 Release 00 Release Notes 5.3. Zone time measurement event Setup of zone time measurement events has the following restrictions: " When the same event is set for the start and end events, 1/2 of the event occurrence count will be a measurement result. " Set the start event and end event at interval of more than 200 ns in-between. 5.4.
M3T-PD32R V.5.01 Release 00 Release Notes 5.5. Precautions on download (1) When one of the following applies, the target microcomputer is reset, and the registers which sets the memory wait count and clock frequency are initialized.
M3T-PD32R V.5.01 Release 00 Release Notes 5.6. 5.6.1. 5.6.2. 5.6.3. Precautions on Debugging When using CC32R " If the target program contains multiple object files with the same file name, debug information on those objects cannot be handled correctly. " Variables that are named “bool” can be referred neither with C Watch Window nor with print command in Script Window.
M3T-PD32R V.5.01 Release 00 Release Notes 5.7. Precautions when using TW32R (V.1.00 Release 1 to V.3.00 Release 1) When you are using TW32R version from V.1.00 Release 1 to V.3.00 Release 1, the program header information of the load module created by the linker may not be correctly generated. This may cause a problem that a part of the section cannot be correctly downloaded by the emulator debugger.
M3T-PD32R V.5.01 Release 00 Release Notes file name or section name.) However, you cannot specify an instruction name (NETRY, STARTUP) for the name. [2] Use the name defined in [1] to define the program header using the PHDRS instruction so that all the sections will be used as individual segments. ---------------------------------------------------------/* [2] */ PHDRS { secA PT_LOAD; secB PT_LOAD; secC PT_LOAD; } .secA Execution address : Load address { ... } :secA /* [1] */ .
M3T-PD32R V.5.01 Release 00 Release Notes 5.11.
M3T-PD32R V.5.01 Release 00 Release Notes 5.14. On the break function using the pre-execution PC break [Description] When the pre-execution PC break is used as an event of a breakpoint, the break function may not be performed properly. [Conditions] This problem occurs if the following four conditions are satisfied: (1) The target MCU belongs to any of the following groups: 32170, 32171, 32172, 32173, 32174, and 32176 (2) The pre-execution PC break is used as an event of a breakpoint.
M3T-PD32R V.5.01 Release 00 Release Notes 5.15. About using the LPT parallel interface on the host PC running Windows XP When you debug programs using the LPT parallel interface on the host PC running Windows XP, the following symptoms may appear: 1. The debugger becomes frozen. 2. The debugger's operation gets extraordinarily slower. 3. Communication errors arise and the emulator debugger stops operating. 4. Various types of errors other than communication errors also take place successively.
M3T-PD32R V.5.01 Release 00 Release Notes 6. Supplements of User’s Manual 6.1. MCU file list provided with the PD32R product MCU files provided with PD32R V.5.01 Release 00 are listed below. Use the MCU file corresponding to your emulator system. For the 32102 group MCU file name 32102.
M3T-PD32R V.5.01 Release 00 Release Notes For the 32173 group MCU file name 32173.
M3T-PD32R V.5.01 Release 00 Release Notes For the 32186 group MCU file name 32186.
M3T-PD32R V.5.01 Release 00 Release Notes 6.2. List of flash device definition files (FDD files) provided with the PD32R package Before the target program can be downloaded into an external flash area, a flash target definition file (FTD file) must be registered from the "Init" dialog box using its Target Dependence Memory tab. This FTD file can be created using the FDD files provided with the PD32R package.
M3T-PD32R V.5.01 Release 00 Release Notes FDD files for Intel flash devices FDD file name E28F016SV.FDD E28F320J5.FDD E28F640J5.FDD Flash device type name (not including the package shape) E28F016SV E28F320J5 E28F640J5 Remarks FDD files for Renesas flash devices FDD file name M5M29FB160.FDD M5M29FT160.FDD M5M29GB320.FDD M5M29GT320.FDD M5M29KB331.FDD M5M29KT331.FDD M5M29KB331_WP.FDD M5M29KT331_WP.FDD M5M29KB641AVP.FDD M5M29KT641AVP.
M3T-PD32R V.5.01 Release 00 Release Notes 6.3. Security code check function When starting PD32R in which a security code is stored, the following dialog appears. Enter the security code here. If the entered security code does not match the stored one, PD32R will not get started until the data in the built-in flash memory is deleted. Enter the security code in the edit box. Select the security code format by using a radio button in the Format group.
M3T-PD32R V.5.01 Release 00 Release Notes 7. Version Report This section describes the changes in the specification. 7.1. PD32R V.5.01 Release 00 In this version, the following changes have been made to the previous version PD32R V.5.00 Release 00. 7.1.1. Revisions of Restrictions " A limitation has been corrected: If a mixed representation of source and disassembled code is saved on a text file, a part of the disassembled code may not be saved on the file.
M3T-PD32R V.5.01 Release 00 Release Notes " Others - The following FDD-files have been added. MBM29DL640E.FDD MBM29PL65LM.FDD M5M29KT331.FDD M5M29KB641AVP.FDD S29GL128N.FDD - MBM29PL3200BE.FDD MBM29F800BA.FDD M5M29KB331_WP.FDD M5M29KT641AVP.FDD S29PL032J.FDD MBM29PL32TE.FDD MBM29F800TA.FDD M5M29KT331_WP.FDD MX29LV800T.FDD S29PL064J.FDD MBM29PL32BE.FDD M5M29KB331.FDD M5M29KB641AVP.FDD MX29LV800B.FDD The following MCU-file has been added. 32192.mcu 7.3. PD32R V.4.
M3T-PD32R V.5.01 Release 00 Release Notes 7.4.2. Extended Functions and Modified Specifications " Window-related Functions − Memory Window # Memory Window, RAM Monitor Window and Dump Window have been integrated into a new Window. # Memory contents can be modified by using In-Place edit function. # The modified data are displayed hi-lighted with color. # The splitter view has become available. # The column numbers can be modified (1-256). # Memory contents can be saved in the file as a text file.
M3T-PD32R V.5.01 Release 00 Release Notes 7.5. PD32R V.3.00 Release 1, PD32R V.3.00 Release 1A In this version, the following changes have been made to the previous version PD32R V.2.10 Release 1. 7.5.1. Revisions of Restrictions " A limitation has been corrected: If a Windows application is launched or any of the other already-opened Windows applications is made active while you are downloading a target program (a load module), the debugger may freeze suddenly.
M3T-PD32R V.5.01 Release 00 Release Notes " " " 7.6.2. " " (1) Time in real-time tracing may be displayed as 00"00'00:000.000. Time information can be viewed in the following window and commands: - the Trace window - the TraceData command - the TraceList command (2) Measurement results in the Time Measurement Window may also be displayed as 00"00'00:000.000. (for detail, refer the MAEC TOOL NEWS, April 1, 2001 (MAECT-PD32R-010401D)) The FDD-files (M5M29FB160.FDD, MBM29FT160.FDD) have been modified.
M3T-PD32R V.5.01 Release 00 Release Notes 7.8. PD32R V.2.00 Release 1 7.8.1. Revisions of Restrictions " A limitation has been corrected: If any structure whose member names exceed 1,024 characters in total is displayed on the C Watch, Global, File Local, or Local window, the debugger may be forcibly terminated. (for detail, refer the MESC TOOL NEWS, October 16, 2000 (MESCT-PD32RSIM-001016D)) 7.8.2. Extended Function " Window-related Functions − GUI Input Window GUI Input Window has been added.
M3T-PD32R V.5.01 Release 00 Release Notes resuming function has been made possible to work not only at starting PD32R but also while the PD32R in operation. − Listing of All Labels in Address Setting Field All labels are listed in each address setting fields. When you set a label for an address, you can select it from the list. − Online Help Online help has been changed to HTML Help.
M3T-PD32R V.5.01 Release 00 Release Notes 8. License Agreement IMPORTANT This contract is a legally valid agreement concluded regarding our software products between the purchaser (limited to corporations) and Renesas Solutions Corporation. This contract is assumed to have been effected upon installation of the software product by the purchaser, an act by which the purchaser is assumed to have accepted the conditions set forth herein.
M3T-PD32R V.5.01 Release 00 Release Notes under this contract, Licensor does not grant the Purchaser the license or the right of using or utilizing anything based on Licensor's patent rights, utility models, design rights, trademark rights, copyrights, semiconductor circuit arrangement utilization rights, and trace secrets. Article 3. Limitations 1.
M3T-PD32R V.5.01 Release 00 Release Notes (3) The information that became known for reasons for which the Purchaser is not responsible after the Purchaser received the Secret Information (4) The information that the Purchaser originally developed without any references to the Secret Information (5) The information that the Purchaser is requested to disclose by administrative agencies or courts of law.
M3T-PD32R V.5.01 Release 00 Release Notes 3. The provisions set forth in this article remain effective even after this contract terminates. LICENSEE ACKNOWLEDGES THAT LICENSEE HAS READ THIS AGREEMENT AND AGREES TO ALL TERMS AND CONDITIONS STATED HEREIN. Rev.1.00 10.01.