nvds_data_storage ram position problem

2 posts / 0 new
Last post
toughworld
Offline
Last seen:3 years 3 months ago
加入:2015-05-12 09:55
nvds_data_storage ram position problem

In documention , nvds_data_storage is 0x20000340 for da14581 and 0x20000350 for da14580/583.But i found that in scatterfile_common_581.sct below.

scatterfile_common_581.sct
LR_IROM4 0x20000350 0x100 {
ER_IROM4 0x20000350 0x100 {
* (nvds_data_storage_area)
}
}

in scatterfile_common.sct
LR_IROM4 0x20000340 0x100 {
ER_IROM4 x20000340 0 x100 {
* (nvds_data_storage_area)
}
}

The order seems reversed.Did I miss something?

Keywords:
Device:
MT_dialog
Offline
Last seen:2 months 4 days ago
Staff
加入:2015-06-08 11:34
Hi toughworld,

Hi toughworld,

Should be a mistake on the document, thanks for indicating.

Thanks MT_dialog