Fujitsu The Possibilities are Infinite

  1. Home >
  2. Services & Products >
  3. Microelectronics & Electronic Devices >
  4. Products >
  5. MPU/MCU >
  6. Support Information >
  7. Know-How >
  8. F²MC-16LX Family >
  9. 1. How to make the efficient and high reliable C source (Let's use C Checker)

Back to Know-How on Development for F2MC-16LX Family

1. How to make the efficient and high reliable C source (Let's use C Checker)

The Softune C Checker is a tool that accepts source programs written in C as input to point out the lines where quality and performance can be improved and to display and to print diagnostic messages useful in software development.

The C Checker assists in meeting the following needs:

  • Removes coding mistakes in early stages.
  • Gives new programs a thorough review in a short time.
  • Writes high-quality code (even for novices in C)
  • Writes high-performance code.
  • Allows non-FUJITSU CPU software resources to be used with FUJITSU CPUs.
  • Understands the features of FUJITSU C compilers.