阅读:1889回复:6
DSP中.dat文件格式
在ti公司的dsp软件中,读取文件的格式都是.dat文件,比如
1651 1 0 1 0 0x0000 0x000f 0x001e 0x002d 0x003a 请问第一行的各个数字都是什么意思呢? |
|
沙发#
发布于:2004-01-05 09:24
可以查一下CCS的帮助文件,
好像是数据开始地址,那个Page(0,1,2),数据格式,数据长度等信息。 |
|
板凳#
发布于:2004-01-05 09:30
The header information for data files uses the following syntax:
MagicNumber Format StartingAddress PageNum Length MagicNumber Fixed at 1651. Format A number from 1 to 4, indicating the format of the samples in the file. This number represents a data format: hexadecimal, integer, long, or float. StartingAddress The starting address of the block that was saved. PageNum The page number the block was taken from. Length The number of samples in the block. |
|
地板#
发布于:2004-01-05 21:31
谢谢楼上的兄弟了,thank u
|
|
地下室#
发布于:2004-01-06 09:47
那就放分吧,^_^
|
|
5楼#
发布于:2004-01-06 11:12
可是怎么给你分啊,我来这个网站不久,不太清楚
|
|
6楼#
发布于:2004-01-06 16:15
^_^,不好意思,你点你的帖子下面的给分就可以了
|
|