Question
I have an algorithm in C wich read and write a .txt file. I know that i could do this by serial port but need of it on the board for a stande alone application so i want to know if i just drag the file i the .txt file into the mcu like for programing
I have to know if the file will stay into the mcu memory in this way and if the c program will work or if this idea il wrong and i cant do in this way.
