Book a Demo

Author Topic: Reg: Code generation  (Read 2738 times)

kavuris

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Reg: Code generation
« on: April 11, 2012, 08:30:10 pm »
Hi All,

I am an embedded engineer, where I work mainly on platform software development. First time we are using EA in our projects.

I prepared an architecture using deployment diagram.

1. I want to know how to generate code in C language
2. Please let me know whether from all diagrams is it possible to generate code in C, if not what are the possible models for which code generation is possible.

Regards,
Kavuri

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Reg: Code generation
« Reply #1 on: April 11, 2012, 10:34:19 pm »
Hi,

You can generate code only from class models. The classes will in turn represent C-modules.

HTH
Günther
« Last Edit: April 11, 2012, 10:34:52 pm by Makulik »

kavuris

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Reg: Code generation
« Reply #2 on: April 12, 2012, 03:31:37 pm »
Thank you.
Your information is really helpful