On Sun, Jan 9, 2011 at 3:03 PM, gripen_fighters <[email protected]>
wrote:
>
> I have searched the Internet for such a tool, tried doxygen - it only
works for C/C++, C#, java and php files. The only tool i have found was
mspdebug. I have installed it on a ubuntu 10.04 machine, tried to install
also the msp-gcc toolchain but msp430-ld can't be found when running from
eclipse (i've verified the path variable - it is correct). I have decided to
assemble the asm file which i want to analyze via a call graph with iar ewb.
I have generated from iar all types of file: bin, .elf, hex. The mspdebug
successfully loaded the files generated from iar. The problem is I have no
file with the symbols to load into the mspdebug to generated the call graph.
Mspdebug manual specifies that BSD style symbol table must be loaded. Do you
know what structure has this kind of table, so I can translate the map file
generated from iar to BSD style symbol table?

You might have more luck with this type of question in the mspgcc-users
group, where most of the MSPDebug traffic is. Here's a link to a MSPDebug
thread discussing symbol table info (
http://sourceforge.net/mailarchive/message.php?msg_id=25237182). See the
later messages.

 HTH,

--John
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Mspgcc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to