GenerateFileTI.m

版本 1.0.0.0 (2.7 KB) 作者: Silvano Bertoldo
The function generate a file in TI format. The TI file is a typical file used for Texas Instruments
154.0 次下载
更新时间 2014/7/15

查看许可证

The function generate a file in TI format.
The TI file is a typical file used for Texas Instruments debug operation and for Code Composer Studio.
A TI file contains a header made by 5 fields:
Magic Number: which is always 1651
Format: can be hexadecimal, integer, long, float
Starting Address: starting address in the memory of a physical device memory where the file will be stored
Page Num: the page number where the memory block was taken for (it is not the case of this function)
Length: number of samples stored in the file
This function generate a file in TI format considering a vector of integer or float number.

引用格式

Silvano Bertoldo (2024). GenerateFileTI.m (https://www.mathworks.com/matlabcentral/fileexchange/47237-generatefileti-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Instrument Connection and Communication 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0