Warnings generated during the Renesas project build may return non-zero exit statuses, which may interfere with static analysis. Please make sure to change warnings to information level messages:

  1. Choose Project > Properties > C/C++ Build > Settings
  2. In the All options or User-defined options set "-change_message=information"
  • No labels