MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Specifikace Strana 51

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 126
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 50
Profiling DSP/BIOS Code Execution Time
Developing a DSP/BIOS Program
3-9
Calls to LOG_printf are efficient because the string formatting is
performed on the host PC rather than on the target DSP. LOG_printf
takes about 36 instruction cycles compared to about 1700 for puts()
measured at the end of Chapter 2. You can leave calls to LOG_printf in
your code for system status monitoring with very little impact on code
execution.
12) Click (Halt) or press Shift F5 to stop the program.
13) Before proceeding to the next chapter (after completing section 3.5, page
3-10), perform the following steps to free the resources used in your
profiling session:
In the Profiler menu, uncheck Enable Clock.
Close the Profile Statistics window by right-clicking and choosing
Hide from the pop-up menu.
Choose Profiler
Profile-points. Select Delete All and click OK.
In the View menu, uncheck Mixed Source/ASM.
Close all source and configuration windows.
Choose Project
Close to close the project.
Zobrazit stránku 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 125 126

Komentáře k této Příručce

Žádné komentáře