This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C code to flowchart

the people I work with learned that to comply with a CE safety requirement they need to publish flowcharts.

I have heard of some programs that can generate flowcharts from C code anyone have (god or bad) experience with them?

Erik

cross posted at 8052.com

Parents
  • Yes, I have certified much more critical products than just "electrical appliances" without an explicit need for flowcharts.

    But macro-scale flowcharts can be a good help, to let a reader get a better view of what parts of the documentation that covers different parts of the operation of the product.

Reply
  • Yes, I have certified much more critical products than just "electrical appliances" without an explicit need for flowcharts.

    But macro-scale flowcharts can be a good help, to let a reader get a better view of what parts of the documentation that covers different parts of the operation of the product.

Children