<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MCAL MC03 生成BIN文件过大问题]]></title><description><![CDATA[<p dir="auto">目前发现生成的BIN文件很大，有5249290KB，排查下来发现是因为把一个位于 RAM 地址空间的 Region（LR_RAM_0），当成了需要生成 BIN 的 Load Region，导致 BIN 工具把 RAM 地址也纳入 Flash 镜像范围，再通过--bincombined合并为一个bin文件的时候就会从0一直生成到 0x20007fff 出来的大小刚好是524290KB，如果直接通过代码把RAM不作为一个加载域而是作为一个运行域挂载在Flash的加载域中倒是能解决这个大小的问题，出来只有36KB，想问一下在YT_LINK工具上需要怎么操作<br />
<img src="https://yt-static-main.oss-cn-shanghai.aliyuncs.com/nodebb/1871/06bb1aaf-9a2f-495d-96d1-61617d9d7a97.png" alt="7b999989-e65e-4acb-b0ab-e091617c9afb-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.ytmicro.com/topic/2142/mcal-mc03-生成bin文件过大问题</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Jul 2026 21:54:55 GMT</lastBuildDate><atom:link href="https://forum.ytmicro.com/topic/2142.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Jul 2026 00:58:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MCAL MC03 生成BIN文件过大问题 on Wed, 29 Jul 2026 01:20:33 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://forum.ytmicro.com/topic/558/hex-%E6%96%87%E4%BB%B6%E4%B8%AD%E6%80%8E%E4%B9%88%E6%9C%89ram-%E6%AE%B5%E5%9C%B0%E5%9D%80/13?_=1785287917399">https://forum.ytmicro.com/topic/558/hex-文件中怎么有ram-段地址/13?_=1785287917399</a></p>
]]></description><link>https://forum.ytmicro.com/post/9297</link><guid isPermaLink="true">https://forum.ytmicro.com/post/9297</guid><dc:creator><![CDATA[jiankang_wang]]></dc:creator><pubDate>Wed, 29 Jul 2026 01:20:33 GMT</pubDate></item></channel></rss>