Overview
Design & Development
Software & Tools
Software & Tools
Software title
|
Software type
|
Company
|
---|---|---|
FAT File System FAT file system, Original file system
|
File System | Renesas |
M3T-MR30/4 Real-time OS for M16C Series and R8C Family μITRON4.0 Specification real-time OS for M32C/80, M16C/80 Series [Required IDE :High-performance Embedded Workshop]
|
ITRON OS | Renesas |
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 M16C Series and R8C Family Simulator Debugger for M16C/60, M16C/30, M16C/Tiny, M16C/20, M16C/10 Series and R8C Family [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and is not available separately.)
|
Simulator | Renesas |
6 items
|
Sample Code
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.

Product Options
Applied Filters:
Support
Support Communities
Resources
Support Communities
-
How to porting M16C/26 to M16C/26A ?
I've been trying it a while, the original micro, M30262F8GP # U3 andwant to do the porting to M30260F8AGP # U9A.The M30260F8AGP # U9A has some more peripherals, but it seemsthat the settings you have after RESET must be properly configured.Is there an app note or guide ...
May 25, 2011 -
M16C/26a - how to determine output polarity of timer pulses?
I've programmed TA4 to toggle its output pin (p8_0) on each underflow, as well as generating an interrupt. I need to check, at each interrupt, the current polarity of the output pin (high or low). According to the Hardware Manual, if the p8_0 pin is configured as ...
Jul 16, 2010 -
Error in starting a new workspace with M16C/26A
Just finished my last project with a custom M16C/26a board. So I am starting another project, with a different custom M16C/26a board. I tend to reuse lots of basic code (timer, uart, pwm), each of which are in their own .c file. So I choose a ...
Jan 13, 2016
FAQs
-
(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 -
(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 -
(M16C,M32C) Are there any hardware precautions for accurate A/D conversion?
In order to perform A/D conversion, it is necessary to fully charge the internal capacitor, but if the impedance of the A/D conversion target is high, the discharge and charge will take time and the conversion value will not be accurate. For correct A/D ...
Feb 27, 2012