<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Intel Hex - Tool to fill unused bytes?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/13822/intel-hex---tool-to-fill-unused-bytes</link><description> Is there a way inside or outside of uVision2 to fill my output intel 
hex file so that unused bytes are set to 0x00? So that when 
I actually program my chip I am sure that every byte is programmed. </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Intel Hex - Tool to fill unused bytes?</title><link>https://community.arm.com/thread/36926?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2000 03:08:16 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b56c7f0c-ebd4-48a7-9cfd-7120bdb0ffbc</guid><dc:creator>Sergey .</dc:creator><description>&lt;p&gt;Usually this option exist in chip-programmer software.&lt;br /&gt;
&lt;br /&gt;
Also, you can convert *.HEX to *.BIN&lt;br /&gt;
using HEX2BIN utility with option /Pn - pad data, n=0.&lt;br /&gt;
Then load *.BIN as binary data.&lt;br /&gt;
&lt;br /&gt;
If you still need *.HEX format &lt;br /&gt;
you can convert resulting *.BIN to *.HEX&lt;br /&gt;
using BIN2HEX utility.&lt;br /&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>