Text file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Text file

2,474 Views
Idontunderstand
Contributor I

Hello; when I include,fstream and  iostream, debugger gave me error C5200.

Sb

Labels (1)
0 Kudos
5 Replies

822 Views
CrasyCat
Specialist III

Hello

 

- Which CPU are you targeting (HC08, HC12, Coldfire, ..)
- Which version of CodeWarrior are you using?
To retrieve that info:
- Start CodeWarrior
- Select Help -> About Freescale CodeWarrior
- Click on "Install Products"
- CodeWarrior version used is displayed on top in the Installed Products dialog.

 

CrasyCat

0 Kudos

822 Views
Idontunderstand
Contributor I

hello;

its version is 5.9.0 and for S12x.

Thanks

Sb

0 Kudos

822 Views
CrasyCat
Specialist III

Hello

 

 

 

HC12 compiler does not include full C++ support.

 

We do not provide support for fstream library functions.

 

CrasyCat

 

0 Kudos

822 Views
evgenykochubey
Contributor I

hi dear, this also applies to the following error - C5200: stdint.h file not found? 

for MC9S08LL16 

CD IDE trial version

0 Kudos

822 Views
isionous
Contributor III

I see iostream.h in my Codewarrior system include directory, but I don't see fstream.h.  I don't think Codewarrior has fstream stuff.

0 Kudos