We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Embedded Software

Embedded Software

Topics related to SCADE Suite, SCADE Display, SCADE One and more.

Generate multiple functions into a single C file

    • Enes Uslu
      Subscriber

      hello,

      In SCADE SUITE I have multiple nodes and function operators. When I generate the code, it creates a separate C file for each operator. But I want all my operators to be in the same c file. how can I do that?

      Thanks for any info.
      Br.
    • Romain Andrieux
      Ansys Employee

      Hello,

      This is an intended behaviour. KCG 6 generate a .c file per unexpanded SCADE operator. The solution would be to have your own script to concatenate all .c file after code generation.

      Thanks

Viewing 1 reply thread
  • The topic ‘Generate multiple functions into a single C file’ is closed to new replies.