Skip to main content

Overview

Description

The M16C/80 Group is supported only for the customers who have already adopted any of the products. For new adoption, please consider other products such as RX231, RX651 Group.

Comparison

Applications

Documentation

Design & Development

Software & Tools

Software & Tools

Software title
Software type
Company
C/C++ Compiler Package for R8C and M16C Families
C/C++ Compiler Package for R8C Family and M16C Family (R32C/M32C/M16C) , * Packed the following three compiler packages : [Content] C Compiler Package for R32C Series, C Compiler Package for M32C Series [M3T-NC308WA], and C/C++ Compiler Package for M16C Series and R8C Family [M3T-NC30WA]. They are bundled with the simulator debugger and High-performance Embedded Workshop.
Compiler/Assembler Renesas
MISRA C Rule Checker SQMlint
MISRA C Rule Checker (option)
Compiler/Assembler Renesas
High-performance Embedded Workshop
Renesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
IDE and Coding Tool Renesas
Simulator Debugger for M32C Series
Simulator Debugger for M32C/80 and M16C/80 Series [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and is not available separately.)
Simulator Renesas
4 items

Software Downloads

Type Title Date
Software & Tools - Other Log in to Download EXE 1.30 MB 日本語
Software & Tools - Other Log in to Download EXE 7.57 MB 日本語
2 items

Sample Code

Sample Code

Filters
Type Title Date Date
Sample Code Log in to Download ZIP 272 KB 日本語
Sample Code Log in to Download ZIP 5.64 MB 日本語 IDE: HEW
Sample Code Log in to Download ZIP 17 KB 日本語
Sample Code Log in to Download ZIP 9 KB 日本語 IDE: HEW
Sample Code Log in to Download ZIP 14 KB 日本語
5 items

Models

ECAD Models

Schematic symbols, PCB footprints, and 3D CAD models from SamacSys can be found by clicking on the CAD Model links in the Product Options table. If a symbol or model isn't available, it can be requested directly from SamacSys.

Diagram of ECAD Models

Product Options

Applied Filters:

Support

Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse FAQs

FAQs

Browse our knowledge base of common questions and answers.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?

Resources

Support Communities

  1. M30800FCGP Programmer?

    Hi friendscan i use E8a emulator for program M16C/80 MCUs on board?if not which programmer can do this?

    Jul 27, 2011
  2. assembly, defining by label

    1. The following is a simplest assembly program that illustrates a problem I am having, and will not assemble properly.     .SECTION    CONST,ROMDATA    .ORG    1000hZOT:    .BYTE    0ZIP    .EQU    ZOT    .END The assembler reports the following: * M32C/80,M16C/80 SERIES ASSEMBLER *  SOURCE LIST     Thu Apr 11 22:46 ...

    Apr 14, 2013

FAQs

  1. (M16C Family products other than the M32C/80 Series, and the M16C/80 Series) Priority level is "0" + Request bit is "1": Priority level to "7"?

    The interrupt will be accepted. Then, the interrupt request bit will be cleared. However, if you use the MOV instruction to change the interrupt priority level, the interrupt request bit may be cleared to "0". The interrupt will not be accepted when the interrupt request bit is cleared at this ...

    Feb 14, 2006
  2. (M32C/80 Series, M16C/80 Series) Priority level is "0" + Request bit is "1": Priority level to "7"?

    The interrupt will be accepted. Then, the interrupt request bit will be cleared. However, if you use the MOV instruction to change the interrupt priority level, the interrupt request bit may be cleared to "0". The interrupt will not be accepted when the interrupt request bit is cleared at this ...

    Feb 28, 2012
  3. (M32C/87) Please describe the READ-MODIFY-WRITE instruction in detail.

    ... Shift ROLC, RORC, ROT, SHA, SHLFor M32C/80 Series: SHANC, SHLNC Arithmetic ABS, ADC, ADCF, ADD, DADC, DADD, DEC, DIV, DIVU, DIVX, DSBB, DSUB, EXTS, INC, MUL, MULU, NEG, SBB, SUBFor M16C/80, M32C/80 Series: ADDX, MULEX, SUBX Logical AND, NOT, OR, XOR Jump ADJNZ, SBJNZ

    Mar 1, 2010