GenerateFileTI.m

The function generate a file in TI format. The TI file is a typical file used for Texas Instruments
155 download
Aggiornato 15 lug 2014

Visualizza la licenza

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.

Cita come

Silvano Bertoldo (2025). GenerateFileTI.m (https://it.mathworks.com/matlabcentral/fileexchange/47237-generatefileti-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Instrument Connection and Communication in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0