GenerateFileTI.m

The function generate a file in TI format. The TI file is a typical file used for Texas Instruments
ダウンロード: 154
更新 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 Center および MATLAB AnswersInstrument 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