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!!
The solution I pointed to is the only way I know with Arm tools.
A cursory search found a number of text2bin utilities on github and similar.