Buffer overflow protection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Buffer overflow protection

1,296件の閲覧回数
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,159件の閲覧回数
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,159件の閲覧回数
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,159件の閲覧回数
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