Buffer overflow protection

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

Buffer overflow protection

1,287 次查看
zhiye
Contributor I

Can CodeWarrior (v10.6) produce executable files with some form of buffer overflow protection, such as Stack Shredding Protection (SSP)?

3 回复数

1,150 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ye,

What's your chip part number?


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,150 次查看
zhiye
Contributor I

Hi Jennie

Thanks for your reply。My Chip part number is SPC5643L MMM1 2N89D CTLS1715A.

Have a great day

Zhi Ye

0 项奖励
回复

1,150 次查看
martin_kovar
NXP Employee
NXP Employee

Hello,

unfortunately, CodeWarrior does no provide any feature for buffer overflow protection.

But you can do this in your application using memory protection unit. Please check chapter 31 in MPC5643L reference manual.

Regards,

Martin