This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there a way i can convert text files to either .o/.bin file using objcopy or any other tool for ARM cortex M4 controller??

Hello team,

I am looking an easiest way to include my text files in my firmware. Is there any way i can convert text files to either .o/.bin file  so that i can flash it directly on mcu with firmware.bin or can merge it with firmware.bin.

Thanks in advance!!

Parents
  • Hello

    Thanks for your quick response.

    I just want to send my .txt files in .bin format to my controller. Are ther any options we can have??

    I am using ARM cortex M4 controller. Is there any software utility available from which i can convert all the text files to .bin format & then upload .bin to controller??

Reply
  • Hello

    Thanks for your quick response.

    I just want to send my .txt files in .bin format to my controller. Are ther any options we can have??

    I am using ARM cortex M4 controller. Is there any software utility available from which i can convert all the text files to .bin format & then upload .bin to controller??

Children