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.