stdio.h in DS for S32K118

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

stdio.h in DS for S32K118

ソリューションへジャンプ
1,641件の閲覧回数
wei_w_he
Contributor IV

Dear Officer,

I am working on S32K118 with Design Studio. It supports the stdio.h as standard. Is there any linkage between this stdio with DS debug? e.g. steerr, stdin and stuout can be "displayed" via any DS window? (The Console, Debugger Console and Debug windows seems not related with it).

 

Thanks and best regards

He Wei

 

 

ラベル(1)
0 件の賞賛
1 解決策
1,608件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hello He,

I'm not aware of such document.

EWL comes from Freescale/NXP, NewLib is a standard distributed under freeware license:

https://sourceware.org/newlib/

Some introduction can be found S32DS user guide (c:\NXP\S32DS_ARM_v2.2\S32DS\help\pdf\S32DS_ARM_User_Guide.pdf):

lukaszadrapa_0-1603709318620.png

Documentation for EWL can be found here:

c:\NXP\S32DS_ARM_v2.2\S32DS\help\resources\manuals\ewl_c_reference.pdf

Regards,

Lukas

 

 

元の投稿で解決策を見る

3 返答(返信)
1,629件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

something similar was already discussed here:

https://community.nxp.com/t5/S32-SDK/S32K-and-printf-implementation/m-p/867907

I guess this could help.

Regards,

Lukas

 

0 件の賞賛
1,614件の閲覧回数
wei_w_he
Contributor IV

Dear Lucas,

Thanks for the information. I notice we need to configure the Libraries support setting to ewl_c no I/O (-specs=ewl_c9x_noio.specs), and there are few options we can select such as newlib_nano no I/O, etc.

Is there doc. to explain the usage for each setting?

Thanks and best regards

He Wei

 

0 件の賞賛
1,609件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hello He,

I'm not aware of such document.

EWL comes from Freescale/NXP, NewLib is a standard distributed under freeware license:

https://sourceware.org/newlib/

Some introduction can be found S32DS user guide (c:\NXP\S32DS_ARM_v2.2\S32DS\help\pdf\S32DS_ARM_User_Guide.pdf):

lukaszadrapa_0-1603709318620.png

Documentation for EWL can be found here:

c:\NXP\S32DS_ARM_v2.2\S32DS\help\resources\manuals\ewl_c_reference.pdf

Regards,

Lukas