Sprintf issue in mpc5744

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

Sprintf issue in mpc5744

411件の閲覧回数
Dhevan
Contributor IV

Hello All,

I am trying use sprintf and snprintf in our code. But after sprintf function, code got hanged. It's not executing the next line of the code.

Please help me to resolve this issue.

 

Regards,

  Vasu

0 件の賞賛
2 返答(返信)

380件の閲覧回数
A-Jay
Contributor III

Hi,
I had a similar problem.And in the project properties,I found C/C++ build->Setting ->C Linker -> Miscellaneous ,Check to support print float format.

AJay_0-1670497695888.png

 

タグ(1)
0 件の賞賛

397件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

there are few SDK based examples within S32DS where sprintf is used. Refer e.g. to 
- ic_pal_mpc5744p 
- fccu_fault_injection_mpc5744p
- ammclib_mpc5744p

BR, Petr

0 件の賞賛