|
External data storage
I'm new to this "embedded" programming. We are using MPLAB and the IFI Loader. In my program I can use the printf command to show information while the program is running.
However, while testing, I would like to collect data and then output it to a device so that I can read the data into a program like EXCEL and plot the data.
Can any one tell me a way of doing this?
|