selected processor does not support `cpsie i'

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

selected processor does not support `cpsie i'

2,725 次查看
aakash_kumar78
Contributor I

hi,

i am getting error when i try to build project.

MCU - s32k144.

 

Description Resource Path Location Type
make: *** [SDK/platform/drivers/src/interrupt/subdir.mk:20: SDK/platform/drivers/src/interrupt/interrupt_manager.o] 
selected processor does not support `cpsid i' in ARM mode C:\Users\AAKASH~1.KUM\AppData\Local\Temp\ccVzPxss.s C/C++ Problem
selected processor does not support `cpsie i' in ARM mode  C:\Users\AAKASH~1.KUM\AppData\Local\Temp\ccVzPxss.s C/C++ Problem

0 项奖励
回复
1 回复

2,687 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

What about using INT_SYS_EnableIRQGlobal and INT_SYS_DisableIRQGlobal?

INT_SYS_EnableIRQGlobal ENABLE_INTERRUPTS INT_SYS_DisableIRQGlobal DISABLE_INTERRUPTS.pngINT_SYS_EnableIRQGlobal ENABLE_INTERRUPTS INT_SYS_DisableIRQGlobal DISABLE_INTERRUPTS.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复