How to implement bit-banding in I.MX RT

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

How to implement bit-banding in I.MX RT

跳至解决方案
1,049 次查看
coolxin
Contributor I

The bit band feature is no available internally inside the Cortex-M7 processor. How can I set/reset bit as convenient as bit-banding? 

标签 (2)
0 项奖励
1 解答
916 次查看
Sabina_Bruce
NXP Employee
NXP Employee

Hello ,

Hope you are doing well.

You are correct bit-banding is not supported by Cortex M7 cores. There is not an equivalent of this on Cortex-M7. I would recommend to check the following links as there are some recommendations that may help you.

Unsupported Cortex-M4 features 

Why Cortex-M7 doesn't support bit-banding? - Cortex-M / M-Profile forum - Processors - Arm Community 

Best Regards,

Sabina

-----------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------- 

在原帖中查看解决方案

1 回复
917 次查看
Sabina_Bruce
NXP Employee
NXP Employee

Hello ,

Hope you are doing well.

You are correct bit-banding is not supported by Cortex M7 cores. There is not an equivalent of this on Cortex-M7. I would recommend to check the following links as there are some recommendations that may help you.

Unsupported Cortex-M4 features 

Why Cortex-M7 doesn't support bit-banding? - Cortex-M / M-Profile forum - Processors - Arm Community 

Best Regards,

Sabina

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------