This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can i use file management in C

Hello just want to ask whether I can use file management in uVision3? Because I tried to use which is this " file *fp;" but i say file is an undefined identifier. What should I do to open a file to read and write can anyone tell me thanks!

The reason why I want to open a file to read and write is because I want to pass value from other program to this program. If anyone know the other method can teach me please thank alot!

Parents
  • The big attention people give to all of Tsuneo Chinzeis posts can probably be seen as an indication that the "full USB" route is way harder than using a serial-to-USB chip.

    Since all USB I have done has been masters (not slaves) my reading of the SILabs USb section has not been exhaustive, just "reading out of interest". However I think that I have not seen any great difficulty in implementing what is discussed here (a replacement for RS-232) but the difficulties has been in areas like "higher speed" "large packet size" "multiple PIDs" etc.

    Erik

Reply
  • The big attention people give to all of Tsuneo Chinzeis posts can probably be seen as an indication that the "full USB" route is way harder than using a serial-to-USB chip.

    Since all USB I have done has been masters (not slaves) my reading of the SILabs USb section has not been exhaustive, just "reading out of interest". However I think that I have not seen any great difficulty in implementing what is discussed here (a replacement for RS-232) but the difficulties has been in areas like "higher speed" "large packet size" "multiple PIDs" etc.

    Erik

Children
No data