*anita*
Newbie level 3
- Joined
- Sep 2, 2012
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,308
Hello,
I have a code written for 8051 and build using keil c51 compiler. But i want to create a graphical static call graph for this project. How do i do this? When i did a google search, i got the tool Egypt which makes use of gcc and graphviz to create call graph. Basically i need to compile this code using gcc for creating call graph. I dont think there is a gcc port for 8051. So how to handle this situation? Need some suggestions.Thanks.
Regards,
Anita
I have a code written for 8051 and build using keil c51 compiler. But i want to create a graphical static call graph for this project. How do i do this? When i did a google search, i got the tool Egypt which makes use of gcc and graphviz to create call graph. Basically i need to compile this code using gcc for creating call graph. I dont think there is a gcc port for 8051. So how to handle this situation? Need some suggestions.Thanks.
Regards,
Anita