Hello; when I include,fstream and iostream, debugger gave me error C5200.
Sb
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
hello;
its version is 5.9.0 and for S12x.
Thanks
Sb
Hello
HC12 compiler does not include full C++ support.
We do not provide support for fstream library functions.
CrasyCat
hi dear, this also applies to the following error - C5200: stdint.h file not found?
for MC9S08LL16
CD IDE trial version
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.