How much RAM is available of JN5169 with JN-AN-1217?

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

How much RAM is available of JN5169 with JN-AN-1217?

跳至解决方案
1,113 次查看
1979717461
Contributor III

How much RAM is available of JN5169 with JN-AN-1217? 

The JN5169 with 32k ram, but after with JN-AN-1217, how much ram is left to use?

Look forward to your reply! 

标签 (2)
标记 (2)
0 项奖励
1 解答
1,013 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

Please look at the Release document in the Doc folder of the AN.

"C:\NXP\bstudio_nxp\workspace\JN-AN-1217-Zigbee-3-0-Base-Device\Doc\JN-AN-1217-Release-Notes.pdf"

1.2 Public v1005: Memory Usage

However, you could use StackMeasure.c file

STACK_MEASURE          ?= 0

Regards,

Mario

在原帖中查看解决方案

0 项奖励
4 回复数
1,014 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi,

Please look at the Release document in the Doc folder of the AN.

"C:\NXP\bstudio_nxp\workspace\JN-AN-1217-Zigbee-3-0-Base-Device\Doc\JN-AN-1217-Release-Notes.pdf"

1.2 Public v1005: Memory Usage

However, you could use StackMeasure.c file

STACK_MEASURE          ?= 0

Regards,

Mario

0 项奖励
1,013 次查看
1979717461
Contributor III

Hi,

Thanks for your answer!

There is another question asking you,In the following picture,Is "BSS Size" the RAM size occupied?

Look forward to your reply! pastedImage_1.png

0 项奖励
1,013 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi, 

The BSS contains all the uninitialized data, this information ends up in RAM.

Regards,

Mario

0 项奖励
1,013 次查看
1979717461
Contributor III

Hi,

Thanks a lot,I got it.

0 项奖励