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.

CCS/LAUNCHXL2-RM57L: fastest way to save data in text/excel file

Part Number: LAUNCHXL2-RM57L

Tool/software: Code Composer Studio

Hey, everyone!

I have made a program which reads analog data using ADC and counts high-speed digital pulses. Now, I need to store these in a file - ADC data in one column and digital pulse counts in one column - and this needs to be done really fast like 50,000 values printed/saved in a minute.

What is the fastest and most efficient way to do this?

Thanks and regards,
Apurv