Hi,
I need a Windows app to convert AVR C source code to a flow chart. Can someone help, please!
Thx, S.G.
C source code to flow chart
http://www.ade-hall.co.uk/ perhaps?
(isn't the usual plan to draw the flowcharts BEFORE the software? ;-))
http://www.ade-hall.co.uk/ perhaps?(isn't the usual plan to draw the flowcharts BEFORE the software? ;-))
Yes, but I got a piece of app from someone who left our company... I can barely understand his code... so, I decided to go for a reverse engineering :(
Thx!
Ooh nasty - been there.
(BTW nice to see you back Stanley - it's a while since you posted?)
Where I used to work I had to port an application that was developed on a PC to a 16-bit DSP. The code was very badly structured so I insisted that the original programmer rewrote it properly before I did any work on it.
There is a call tree generator called cxt at simtel.com as I recall... there are commercial doc generators/formatters/translators. Tradeoff is a couple weeks work whacking and hacking or the same amt of money spent on a commercial package?