⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 MSP430与DSP接口技术3 编辑环境C语言,未试过,仅供参考
💻 TXT
字号:
TITLE
-----
UTL (Utility module for debugging)

USAGE
-----
RF1, RF3, RF5

DESCRIPTION
-----------
UTL module is a set of macros and conditionally linked-in functions
that aid real-time debugging and analysis efforts.

FILES
-----
- utl*.pjt: project files for building a library for the appropriate
       architecture
- ../include/utl.h: UTL module header file
- utl_algMem.c: implementation of algorithm memory usage reporting function
- utl_defaultLog.c: function for setting default LOG objects
- utl_error.c: function for halting the target and reporting an error
- utl_heapUsage.c: function for reporting heap usage
- utl_sts*.c: implementation of UTL_sts* statistical time functions
- readme.txt: this file

Q&A
---
Q1: How do I use this module for debugging?

---
Q1: How do I use this module for debugging?
A1: All the API information can be found in the eXpressDSP Software Reference
    Frameworks API doc. Usage of the APIs is desribed in the particular
    RF # Application Notes.
    Also refer to ../include/utl.h header file: it is a documentation
    file as well as the source code. 
    

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -