• Creating and writing to text file
    Hi, Using the ARM Cortex KL25Z, I have stored the value from the board into a variable. I want to take those values and store it in a text file. Here is the code I have tried: FILE *f = fopen...
  • Creating and writing to text file
    Hi, Using the ARM Cortex KL25Z, I have stored the value from the board into a variable. I want to take those values and store it in a text file. Here is the code I have tried: FILE *f = fopen...
  • How to read data from a text file
    Hi all, i need to read data from a text file and write in keil µvision program. How to open file, read, write and close file works in µvision programs. Thanking you,
  • How to read data from a text file
    Hi all, i need to read data from a text file and write in keil µvision program. How to open file, read, write and close file works in µvision programs. Thanking you,
  • hex file created from a UV project works but created from other UV project does not work.
    actually i had a program working very well when i tested it with my system. but when i created a new hex file from different computer for the same program it did not work. both systems had UV kEIL4 ...