How to download data file to QN9020

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to download data file to QN9020

1,051 次查看
bennyhuang007
Contributor I

i have a 36kB application,17kB data file.ISP Studio setting as blow

QQ截图20170823102819.png

but i get this error

 QQ截图20170823102849.png

how to slove it?

标签 (1)
0 项奖励
回复
1 回复

917 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Benny,

When you download a Data file into flash memory, this parameter will be used to specify the sector’s first address which data file stores in flash. If OTA check box is selected, this parameter’s value can be set from 0x4000 to the maximum value of flash memory. If OTA check box is not selected, this parameter’s value can be set from 0x2000 to the maximum value of flash memory.

So you don't have 0xF000 because you are selecting OTA profile, you only have 0xB000.

pastedImage_1.png

For a better reference you can take a look to the QBlue ISP Studio Manual

C:\QBlue\QN9020\QBlue-1.3.9\Documents

Hope it helps,

Best Regards,

Mario

0 项奖励
回复