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.
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.