vprintf called issue

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

vprintf called issue

853件の閲覧回数
dongqichen
Contributor I

Hi Expert

I have some questions about S32 studio

1. what are the different between "EWL,EWL Nano,NEWlib,NEWlib Nano "

2. How to modified the library(reelect the library) after the project has been created finish.

3. I used library of EWL . If I used lib API of "vprintf" in a freertos task ,the system  will be crash. whatever the heap size  that I give to this task (I most give to 5K). If I haven't used in freertos task is ok

So could you tell me how to solve it.

582cdb1663044f29a1f8d6e28f7648ed.jpg

c237fa34c6da42cc8a1728f7e413279d.jpg

タグ(3)
0 件の賞賛
2 返答(返信)

739件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

I'm afraid that there is no summary about EWL library variants. Each variant depends on build parameters. You can check them in [YOUR_S32DS_INSTALL_PATH]\S32DS\arm32_ewl2\lib\

You can change C library in existing project in project properties and rebuild your project: 

pastedImage_1.png

Jiri

0 件の賞賛

739件の閲覧回数
dongqichen
Contributor I

the third issue,I have already solved it. it's because  that I forgot to initial uart module

0 件の賞賛