Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Shara.El

Pages: [1]
1
PCS General Board / generate C code from state machine diagrams
« on: April 05, 2022, 06:19:19 pm »
I am working on an “EA custom C code generator” that generates .c and .h codes from EA state machine diagrams correctly.
I'm using an Ultimate Edition of Enterprise Architect. And I have been investigating two approaches, modifying the FSM_C auto code generation templates and creating an add-in for the purpose.
Is there anyone that knows which approach is more efficient?
Is it even possible to succeed by only modifying the FSM_C?
Has anyone ever tried this before, and can guide me?
I would appreciate any help in this regard.

Pages: [1]