Hello,
My customer is using ccs3.3 with f28335. he wants to collect several datas in a file by using probe point.
He successed to collect one data. How does he have to do to collect several differents variables?
Thanks for your help
Nicolas
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
My customer is using ccs3.3 with f28335. he wants to collect several datas in a file by using probe point.
He successed to collect one data. How does he have to do to collect several differents variables?
Thanks for your help
Nicolas
Hi Ki-Soo Lee,
My aim is to take entries from one file, process them and then store them in another file. I am storing it in another file to check whether every thing has worked correctly.
When I use fscanf() for taking floating point number from a file, it is working but when I try to print it using fprintf() function it is giving me error. I want to read the following entries from file. Whether I should use fscanf() or gets() and after that atof()? But, with second option I am again getting an error while using ftoa().
My text file looks like this: