Assembly problem from S32DS using MPC5744P

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

Assembly problem from S32DS using MPC5744P

521 次查看
金翅大鹏鸟
Contributor II

I built a project which is used to driving the SBC MC33908NAE with MPC5744.I met a problem during building the project.The phenomenon is put in accessory file.Can you help me to solve the problem?Than you 

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

471 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hi,

it looks like your compiler does not recognize se_li instruction

pastedImage_1.png

try replacing it with e_li

pastedImage_18.png

regards,

Peter

0 项奖励
回复