s32k144 board s32 IDE for the following instruction I am getting error

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

s32k144 board s32 IDE for the following instruction I am getting error

337件の閲覧回数
sona1
Contributor I

static void park_transform()
{
double x = 0.0;
double idx = 0;
idx = cos(x);
}

for the instruction idx = cos(x); gives an error as 

UsageFault: An instruction executed with an invalid EPSR.T or EPSR.IT field.

0 件の賞賛
返信
1 返信

317件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @sona1 

I will be helping you in your other post (s32k144 when math.h is included while debugging getting the error for acos function).

 

B.R.

VaneB

0 件の賞賛
返信