undefined instruction exception

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

undefined instruction exception

1,297 次查看
saravanans
Contributor I


We are using ARM Toolset , Toolchain MDK-ARM Professional Version 5.21a and Device is LPC2388.

We are trying to create a "undefined instruction exception" on a "BL" instruction in the thumb mode. When we tried to alter the H fllag in the first part of the instruction, we were unable to single step through the instruction as the instruction decoding was not successful. But when we moved the H flag altering to the second part of the instruction, the single stepping went through the instruction and proceeded to the next.

I wonder how on both the occasions the undefined instruction exception was created. This might cause a controller reliability issue in a mission critical system.

Can someone explain why the undefined instruction exception was not entered in our case and suggest a way of creating undef-exception on a BL instruction.

Thanks in advance.

标签 (1)
0 项奖励
回复
1 回复

1,063 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Hello Saravannan,

Please check the following : ARM Information Center 

0 项奖励
回复