How to implement bit-banding in I.MX RT

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

How to implement bit-banding in I.MX RT

ソリューションへジャンプ
1,048件の閲覧回数
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 解決策
915件の閲覧回数
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 返信
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!

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