This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR6843: 请问使用UniFlash烧录程序时,为什么会在每段程序末尾添加00 00 00 24的数据

Part Number: AWR6843
Other Parts Discussed in Thread: UNIFLASH

由于生产需要我们将sbl,ubl,app三段程序拼接成一个bin文件使用flash烧录器将bin文件烧录到外挂的flash中。

经过测试发现,使用uniflash烧录的程序,会在sbl,ubl,app三段程序结尾后面添加 00 00 00 24数据,我们自己拼接的bin文件没有这组数据。

但是,并不影响程序正常运行。

我们使用的uniflash版本为 6.6.0.3193

请问,这个组 00 00 0024数据的含义是什么,以及为什么会添加这组数据。