Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#define BSP_CFG_IO_LIB_ENABLE           (1)

Image RemovedImage Added

The printf function can now be used be by using puts() function as below example:. The output of the function will be shown in Renesas Debug Virtual Console during the debug session.

If the project is not using code generator, the printf feature can be added by copying the files mentioned above directly into the src folder of the project.