Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-11233

ofd2000 -cg call graph output produces entries where all the fields are empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium

      Use the attached test case ...

      $ ofd2000 -cg sample_test_F280025C_CPU1_FLASH.out > graph.xml
      

      Inspect graph.xml. Find several entries like ...

            <function>
               <name></name>
               <stack_size>0x0</stack_size>
               <makes_indirect_call>false</makes_indirect_call>
               <file></file>
               <line>0x0</line>
               <address>0x0</address>
               <is_combined>false</is_combined>
               <definition_seen>false</definition_seen>
               <has_stack_usage_info>false</has_stack_usage_info>
               <producer></producer>
            </function>
      

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: