Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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.