Beginning of this page
Jump to main content

Please note that JavaScript and style sheet are used in this website,
Due to unadaptability of the style sheet with the browser used in your computer, pages may not look as original.
Even in such a case, however, the contents can be used safely.


Comparison of Compiler and Assembler Functions


Name Description CC78K0S CC78K0 CC78K0R CA850
RA78K0S RA78K0 RA78K0R
C Compiler Compiles C language programs true true true true
Structured Assembler Converts structured assembly language programs into assembly language true true false false
Assembler Assembles assembly language programs true true true true
Linker Links object modules true true true true
ROMization Processor Creates initial value codes of variables with initial values as well as copy information true
Object Converter Converts object modules into hex format true true true true
Hexadecimal Converter
Librarian Creates object modules into libraries true true true true
Archiver
List Converter Absolute assemble list file conversion true true true false
Dump Command Outputs content information of object files and archive files false false false true
Disassembler Displays object files in assembly language false false false true
Section File Generator Assists placing to internal RAMs of frequently used variables false false false true
Cross Reference Tool Cross reference information output true
Memory Layout Visualization Tool Visually displays variable placement information false false false true
Stack Usage Tracer Static stack size estimation true true true true
Bank placement assistance tool Assists placing functions into banks, according to frequency of use true
ο: Available ×: Not available -: Not required