<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://e2e.ti.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Code Composer Studio  forum - Recent Threads</title><link>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum</link><description>Code Composer Studio , debug probes, UniFlash, scripting, PinMux, TI C/C++ compilers, assemblers &amp;amp; linkers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 May 2026 17:57:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum" /><item><title>UNIFLASH: Using CLI interface to read device's unique id back</title><link>https://e2e.ti.com/thread/1644435?ContentTypeID=0</link><pubDate>Mon, 11 May 2026 09:56:29 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:80204db2-68d5-4171-aade-6dd742a25a0b</guid><dc:creator>Sal Ye</dc:creator><slash:comments>4</slash:comments><comments>https://e2e.ti.com/thread/1644435?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644435/uniflash-using-cli-interface-to-read-device-s-unique-id-back/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; UNIFLASH&lt;/p&gt;&lt;p&gt;Hi expert,&lt;/p&gt;
&lt;p&gt;We now have a customer request to use UNIFLASH Command Line Interface to read back the device unique id for datalog.&lt;/p&gt;
&lt;p&gt;Is there any method to read a certain value from flash address and overwrite to a certain file (like .txt file)?&lt;/p&gt;
&lt;p&gt;I see there supports to use read command with certain flash address range, while this can only been used to create a firmware.bin file.&lt;/p&gt;
&lt;p&gt;I would like to ask if there any other method to achieve this customer request with CLI interface.&lt;/p&gt;
&lt;p&gt;Thanks for your support!&lt;/p&gt;
&lt;p&gt;B.R.&lt;/p&gt;
&lt;p&gt;Sal&lt;/p&gt;</description></item><item><title>RE: UNIFLASH: Using CLI interface to read device's unique id back</title><link>https://e2e.ti.com/thread/6345818?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 17:57:17 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:04b868df-481c-47ae-91a2-fd8ba76f3053</guid><dc:creator>Ki</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345818?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644435/uniflash-using-cli-interface-to-read-device-s-unique-id-back/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;The sync issue has been resolved. The tracking link is:&amp;nbsp;&lt;a id="" href="https://sir.ext.ti.com/jira/browse/EXT_EP-13406"&gt;https://sir.ext.ti.com/jira/browse/EXT_EP-13406&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;ki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>CODECOMPOSER: CCSTUDIO-THEIA: Clean step uses forward slashes in DEL commands on Windows, leaving .lst files undeleted</title><link>https://e2e.ti.com/thread/1643456?ContentTypeID=0</link><pubDate>Thu, 07 May 2026 11:08:18 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:85cd5651-3fb1-410c-8c59-e7b14bec1bb0</guid><dc:creator>V Stoltz</dc:creator><slash:comments>2</slash:comments><comments>https://e2e.ti.com/thread/1643456?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1643456/codecomposer-ccstudio-theia-clean-step-uses-forward-slashes-in-del-commands-on-windows-leaving-lst-files-undeleted/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; CODECOMPOSER&lt;/p&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m reporting an inconsistency in the Clean step on Windows hosts that&lt;br /&gt;leaves some build artifacts behind.&lt;/p&gt;
&lt;p&gt;Environment&lt;br /&gt;-----------&lt;br /&gt;- CCS Theia version: 20.5.1 (not working either with 20.4.1)&lt;br /&gt;- Host OS: Windows 11 Home, 25H2&lt;br /&gt;- Compiler: TI v21.6.1 LTS&lt;br /&gt;- Target device: CC430F5137 (probably no related)&lt;br /&gt;- Project type: standard CCS project, managed make build&lt;/p&gt;
&lt;p&gt;Issue&lt;br /&gt;-----&lt;br /&gt;When running Project -&amp;gt; Clean (or Rebuild), the generated DEL commands&lt;br /&gt;in the build console use inconsistent path separators. Specifically:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; DEL /F &amp;quot;Internal/Analysis.lst&amp;quot; &amp;nbsp; &amp;nbsp; &amp;lt;-- forward slash, NOT executed by cmd.exe&lt;br /&gt;&amp;nbsp; DEL /F &amp;quot;Internal\Analysis.obj&amp;quot; &amp;nbsp; &amp;nbsp; &amp;lt;-- backslash, executed correctly&lt;/p&gt;
&lt;p&gt;As a result, .lst files accumulate in the build configuration folder&lt;br /&gt;across rebuilds, while .obj files are correctly removed. The build&lt;br /&gt;output itself is unaffected (binaries are correct), but &amp;quot;clean&amp;quot; no&lt;br /&gt;longer means clean, and disk usage grows over time.&lt;/p&gt;
&lt;p&gt;The root cause appears to be that Windows cmd.exe interprets a&lt;br /&gt;forward-slash path argument as a command-line option rather than a&lt;br /&gt;file path under some conditions, causing the DEL to silently no-op.&lt;/p&gt;
&lt;p&gt;Steps to reproduce&lt;br /&gt;------------------&lt;br /&gt;1. Create or import any CCS project on a Windows host&lt;br /&gt;2. Build the project (any configuration)&lt;br /&gt;3. Run Project -&amp;gt; Clean&lt;br /&gt;4. Observe the build console: DEL commands targeting .lst files use&lt;br /&gt;&amp;nbsp; &amp;nbsp;forward slashes; DEL commands targeting .obj files use backslashes&lt;br /&gt;5. Check the build folder: .lst files remain on disk after clean&lt;/p&gt;
&lt;p&gt;Expected behavior&lt;br /&gt;-----------------&lt;br /&gt;All DEL commands generated by the clean step should use the native&lt;br /&gt;Windows path separator (backslash) consistently, so that all listed&lt;br /&gt;files are actually removed.&lt;/p&gt;
&lt;p&gt;Workaround&lt;br /&gt;----------&lt;br /&gt;Disabling .lst generation (Properties -&amp;gt; Build -&amp;gt; MSP430 Compiler -&amp;gt;&lt;br /&gt;Assembler Options -&amp;gt; uncheck listing file generation) avoids the&lt;br /&gt;issue by ensuring no .lst files exist to be cleaned. This is a&lt;br /&gt;workaround, not a fix.&lt;/p&gt;
&lt;p&gt;This is just for you, I can live with it.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description></item><item><title>RE: CODECOMPOSER: CCSTUDIO-THEIA: Clean step uses forward slashes in DEL commands on Windows, leaving .lst files undeleted</title><link>https://e2e.ti.com/thread/6345811?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 17:53:02 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:8e8fe31a-805d-4ab7-82f1-508da9ba43df</guid><dc:creator>Ki</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345811?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1643456/codecomposer-ccstudio-theia-clean-step-uses-forward-slashes-in-del-commands-on-windows-leaving-lst-files-undeleted/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;A ticket has been filed for this issue. Tracking link:&amp;nbsp;&lt;a id="" href="https://sir.ext.ti.com/jira/browse/EXT_EP-13424"&gt;https://sir.ext.ti.com/jira/browse/EXT_EP-13424&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;ki&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C2000WARE: Runtime object view(ROV) is unable to connect to target due to Error ie unable to find method(setOFReader)</title><link>https://e2e.ti.com/thread/6345639?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 16:06:19 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:6d7ab370-d9d4-4600-944f-5c605ccebe25</guid><dc:creator>Whitney Dewey</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345639?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644485/c2000ware-runtime-object-view-rov-is-unable-to-connect-to-target-due-to-error-ie-unable-to-find-method-setofreader/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;It does not support COFF, so I think you will need to use ROV Classic instead of the regular ROV.&lt;/p&gt;
&lt;p&gt;Whitney&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>C2000WARE: Runtime object view(ROV) is unable to connect to target due to Error ie unable to find method(setOFReader)</title><link>https://e2e.ti.com/thread/1644485?ContentTypeID=0</link><pubDate>Mon, 11 May 2026 11:36:28 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:2b7519ee-a4f5-43dc-8edf-3b874e1a8ad9</guid><dc:creator>Vinod V</dc:creator><slash:comments>3</slash:comments><comments>https://e2e.ti.com/thread/1644485?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644485/c2000ware-runtime-object-view-rov-is-unable-to-connect-to-target-due-to-error-ie-unable-to-find-method-setofreader/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; C2000WARE&lt;/p&gt;&lt;ul&gt;
&lt;li style="list-style-type:none;"&gt;
&lt;ul&gt;
&lt;li style="list-style-type:none;"&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;When i am trying to connect ROV(runtime object view) i am unable to connect&amp;nbsp; to IDE while debugging. I am getting below error as per screenshot&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/2055.image.png" alt="image.png" data-temp-id="image.png-41704" /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I tried with different versions of XDC , but still i am getting same issue.&lt;/li&gt;
&lt;li&gt;Please support and suggest&amp;nbsp; compatible XDC for bios and C2000&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/72380.image.png" alt="image.png" data-temp-id="image.png-9628" /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please check tools and software i am using&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Tool and software :&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;IDE : CCS Version: 12.1.0.00007&amp;nbsp;&lt;/li&gt;
&lt;li&gt;C2000&amp;nbsp; : C2000Ware_3_02_00_00&lt;/li&gt;
&lt;li&gt;SYS/BIOS : bios_6_83_00_18&lt;/li&gt;
&lt;li&gt;XDE:&amp;nbsp; &amp;nbsp;xdctools_3_62_01_16_core
&lt;ul&gt;
&lt;li&gt;Tried below XDE verisons too ,but still same issue
&lt;ul&gt;
&lt;li&gt;xdctools_3_62_00_08_core&lt;/li&gt;
&lt;li&gt;xdctools_3_61_02_27_core&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>TMS320F28034: Tool to visualize memory fragmentation due to DP alignment</title><link>https://e2e.ti.com/thread/1644030?ContentTypeID=0</link><pubDate>Fri, 08 May 2026 18:26:16 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:96f7f216-844e-44a0-89aa-4f2c4321fb1f</guid><dc:creator>Jason Wiseman</dc:creator><slash:comments>6</slash:comments><comments>https://e2e.ti.com/thread/1644030?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644030/tms320f28034-tool-to-visualize-memory-fragmentation-due-to-dp-alignment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TMS320F28034&lt;/p&gt;&lt;p&gt;I am looking for a tool to visualize memory usage in the ebss section that accounts for unusable sections due to data page alignment. We are running out of RAM but not 100% of the RAM is being used due to these gaps/holes. I understand that the linker is doing a good job at minimizing code space and execution time via DP loads.&amp;nbsp; I image a suitable tool would calculate the percentage of wasted RAM and help us better organize our global variables by help us visualize where these gaps are.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note this is for a legacy code base with a mix of global variables (int, long) as well as global structs and arrays.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: TMS320F28034: Tool to visualize memory fragmentation due to DP alignment</title><link>https://e2e.ti.com/thread/6345483?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 14:32:48 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:5af7a535-bf32-4fb2-8648-1e46b09568ba</guid><dc:creator>Jason Wiseman</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345483?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644030/tms320f28034-tool-to-visualize-memory-fragmentation-due-to-dp-alignment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Thanks Matthew,&lt;/p&gt;
&lt;p&gt;The Memory Allocation view shows bar graphs and a % of resources used&amp;nbsp;along with a breakdown of which section use what percentage. I think your python tool would be exactly what I need. What version of ofd2000.exe are you using that has a -t option?&amp;nbsp; Is there another format (.xml?) that the python script will accept?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>AM6442: AM64x: Understanding EHRPWM_SOCA vs physical pin output and 40 MHz requirement on custom board.</title><link>https://e2e.ti.com/thread/1638936?ContentTypeID=0</link><pubDate>Tue, 21 Apr 2026 16:21:51 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:5bf8c5a2-1b29-4863-ae37-4960ded3f8e2</guid><dc:creator>Ravilla Dinesh</dc:creator><slash:comments>24</slash:comments><comments>https://e2e.ti.com/thread/1638936?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1638936/am6442-am64x-understanding-ehrpwm_soca-vs-physical-pin-output-and-40-mhz-requirement-on-custom-board/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; AM6442&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Hi TI Team,&lt;/p&gt;
&lt;p&gt;I am working on an &lt;strong&gt;AM64x-based custom board&lt;/strong&gt; using &lt;strong&gt;RT&lt;/strong&gt;- &lt;strong&gt;Linux SDK&lt;/strong&gt;, and I have a question regarding &lt;strong&gt;ePWM configuration, pin availability, and EHRPWM_SOCA usage&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In the SoC-level DTSI (main dtsi), I see that &lt;strong&gt;ePWM instances EPWM0 to EPWM8&lt;/strong&gt; are defined and enabled. When I tested the same software on the &lt;strong&gt;TI EVM board&lt;/strong&gt;, I was able to configure and run the ePWM modules successfully.&lt;/p&gt;
&lt;div&gt;However, on my &lt;strong&gt;custom board&lt;/strong&gt;, only a limited number of pins are routed out, and &lt;strong&gt;no EPWM0 to EPWM8 pins are physically available&lt;/strong&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;My requirement is as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I need to use &lt;strong&gt;EHRPWM_SOCA.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The signal frequency requirement is &lt;strong&gt;~40 MHz&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;I initially expected to drive this as a pin signal, similar to EPWM outputs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;custom&lt;/strong&gt; &lt;strong&gt;board&lt;/strong&gt; &lt;strong&gt;pins&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img alt="image.png" src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/1513.image.png" data-temp-id="image.png-29271" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;TRM AM64x Sitara&amp;trade; Processors&lt;/strong&gt; :&lt;/p&gt;
&lt;p&gt;&lt;img alt="image.png" src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/03402.image.png" data-temp-id="image.png-23755" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;Can we use EHRPWM_SOCA to drive a 40 MHz external signal?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;br /&gt;Ravilla Dinesh.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>RE: AM6442: AM64x: Understanding EHRPWM_SOCA vs physical pin output and 40 MHz requirement on custom board.</title><link>https://e2e.ti.com/thread/6345354?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 12:50:30 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:4aad8859-9b3e-4652-8867-6b1db9232080</guid><dc:creator>Ravilla Dinesh</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345354?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1638936/am6442-am64x-understanding-ehrpwm_soca-vs-physical-pin-output-and-40-mhz-requirement-on-custom-board/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Vinu,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;Based on your inputs, the issue is now resolved. We are able to generate ~41 MHz on&amp;nbsp;&lt;strong&gt;ECAP1_IN_APWM_OUT&lt;/strong&gt;&amp;nbsp; pin &lt;strong&gt;C17&lt;/strong&gt; in AM6442 with the given configuration.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;&amp;amp;main_pmx0 {
    main_ecap1_pins_default: main-ecap1-pins-default {
        pinctrl-single,pins = &amp;lt;
            AM64X_IOPAD(0x0258, PIN_OUTPUT, 2) /* (C17) MCAN1_TX.ECAP1_IN_APWM_OUT */
        &amp;gt;;
    };
};

&amp;amp;ecap1 {
    status = &amp;quot;okay&amp;quot;;
    pinctrl-names = &amp;quot;default&amp;quot;;
    pinctrl-0 = &amp;lt;&amp;amp;main_ecap1_pins_default&amp;gt;;
};&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://e2e.ti.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/81/ECAP_5F00_IN_5F00_APWM_5F00_OUT_5F00_41MHz.jpg" /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Thanks &amp;amp; Regards,&lt;/div&gt;
&lt;div&gt;Ravilla Dinesh.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AM6442: AM64x EVM – Error loading .out file to R5F0_0 with UniFlash</title><link>https://e2e.ti.com/thread/6345343?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 12:42:55 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:a8203b45-dbf7-4cc5-8e31-f2c3f4ef6946</guid><dc:creator>Jomy Paul P S</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345343?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1632413/am6442-am64x-evm-error-loading-out-file-to-r5f0_0-with-uniflash/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Dinesh,&lt;/p&gt;
&lt;p&gt;Thank you for your confirmation.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;JOMY&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>AM6442: AM64x EVM – Error loading .out file to R5F0_0 with UniFlash</title><link>https://e2e.ti.com/thread/1632413?ContentTypeID=0</link><pubDate>Wed, 01 Apr 2026 11:06:33 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:186c28e5-210c-4541-802d-7d6fa899ff83</guid><dc:creator>Ravilla Dinesh</dc:creator><slash:comments>20</slash:comments><comments>https://e2e.ti.com/thread/1632413?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1632413/am6442-am64x-evm-error-loading-out-file-to-r5f0_0-with-uniflash/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; AM6442&lt;/p&gt;&lt;p&gt;Hi Team,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why AM64x Doesn&amp;rsquo;t Show in UniFlash GUI?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/3666.image.png" alt="image.png" width="280" height="166" data-temp-id="image.png-79313" /&gt;&lt;/p&gt;
&lt;p&gt;I am working with the AM6442 EVM and need guidance on flashing my application to the R5F0_0 core.&lt;/p&gt;
&lt;p&gt;Environment:&lt;/p&gt;
&lt;p&gt;AM6442 EVM&lt;/p&gt;
&lt;p&gt;MCU+ SDK 10.01.00.32&lt;/p&gt;
&lt;p&gt;CCS 12.8&lt;/p&gt;
&lt;p&gt;Boot mode: Dev boot mode&lt;/p&gt;
&lt;p&gt;&lt;img src="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/81/6371.image.png" alt="image.png" width="290" height="137" data-temp-id="image.png-165334" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is the correct procedure to flash an application to the R5F0_0 core on AM64x?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;br /&gt;Ravilla Dinesh.&lt;/p&gt;</description></item><item><title>RE: AM6442: AM64x EVM – Error loading .out file to R5F0_0 with UniFlash</title><link>https://e2e.ti.com/thread/6345331?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 12:33:40 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:d9e9d0ef-7f8f-47fd-b0be-80346fd09441</guid><dc:creator>Ravilla Dinesh</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6345331?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1632413/am6442-am64x-evm-error-loading-out-file-to-r5f0_0-with-uniflash/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Jomy,&lt;br /&gt;&lt;br /&gt;Yes, this issue is resolved.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Ravilla Dinesh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>LP-AM261: LP-AM261: Secure Boot</title><link>https://e2e.ti.com/thread/1645835?ContentTypeID=0</link><pubDate>Thu, 14 May 2026 09:42:24 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:640cab17-65a6-467a-8e44-84d4f746c184</guid><dc:creator>Payal Deshmukh</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/1645835?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1645835/lp-am261-lp-am261-secure-boot/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; LP-AM261&lt;/p&gt;&lt;div&gt;
&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I am currently working on the &lt;strong&gt;AM261x-LP platform&lt;/strong&gt; and trying to enable and understand the &lt;strong&gt;secure boot flow&lt;/strong&gt; on my system.&lt;/p&gt;
&lt;p&gt;I have been referring to the official documentation: &lt;a href="https://software-dl.ti.com/mcu-plus-sdk/esd/AM261X/latest/exports/docs/api_guide_am261x/SECURE_BOOT.html"&gt;https://software-dl.ti.com/mcu-plus-sdk/esd/AM261X/latest/exports/docs/api_guide_am261x/SECURE_BOOT.html&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p dir="auto"&gt;Here is what I have done so far:&lt;/p&gt;
&lt;ol dir="auto" style="list-style-type:decimal;" start="1"&gt;
&lt;li&gt;
&lt;p&gt;I built the SBL image using the following make command:&lt;br /&gt;make -s -C examples/drivers/boot/sbl_ospi_multicore_elf/am261x-lp/r5fss0-0_nortos/ti-arm-clang all DEVICE=am261x DEVICE_TYPE=HS&lt;br /&gt;This produced the file: &lt;code&gt;sbl_ospi_multicore_elf.Release.hs.tiimage&lt;/code&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol dir="auto" style="list-style-type:decimal;"&gt;
&lt;li&gt;Similarly, I built the application image using the command:&lt;br /&gt;make -s -C examples/drivers/gpio/gpio_led_blink/am261x-lp/r5fss0-0_freertos/ti-arm-clang all DEVICE=am261x DEVICE_TYPE=HS&lt;br /&gt;This produced the file:&amp;nbsp;&lt;code&gt;gpio_led_blink.mcelf.hs&lt;/code&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;I successfully flashed (non-secure images)&amp;nbsp;&lt;code&gt;sbl_ospi_multicore_elf.tiimage&lt;/code&gt;&amp;nbsp;and &lt;code&gt;gpio_led_blink.mcelf&lt;/code&gt;. Both the OSPI bootloader and the application boot and print output on the serial console correctly.&lt;/li&gt;
&lt;li&gt;However, when I flash (secure images) &lt;code&gt;sbl_ospi_multicore_elf.Release.hs.tiimage&lt;/code&gt; and&amp;nbsp;&lt;code&gt;gpio_led_blink.mcelf.hs&lt;/code&gt;, I do not see any output on the serial console.&lt;/li&gt;
&lt;li&gt;I have not converted the device to HS-SE device yet. Do I need to convert the device to HS-SE?&lt;/li&gt;
&lt;li&gt;Is there any way to test the secure boot without converting the device to HS-SE? (Secure boot on HS-FS / GP device).&lt;/li&gt;
&lt;li&gt;How to convert device to HS-SE type? I have requested for AM261X-TIFS-SDK, but not received yet.&lt;/li&gt;
&lt;li&gt;Is there any way, to test secure boot without burning the keys?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;In one post on TI forum, I read about the trial run mode. Does this also need the burning of the keys? How to execute trial mode?&lt;br /&gt;&lt;br /&gt;I have read about enabling secure boot and understand that when building the SBL and application using the make commands, the generated binaries (with the extension&amp;nbsp;&lt;code&gt;.hs&lt;/code&gt;) are already signed. From what I gather, these images use a TI-dummy key for signing by default. Is that correct?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could anyone please help me understand the process to test and verify secure boot process?&lt;/p&gt;
&lt;p&gt;Also I want to understand the following topics:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What is the difference between device type HS-FS and GP?&lt;/li&gt;
&lt;li&gt;When I build the example code or SBL without setting DEVICE_TYPE=HS, &lt;code&gt;gpio_led_blink.mcelf&lt;/code&gt; and &lt;code&gt;sbl_ospi_multicore_elf.tiimage&lt;/code&gt; are generated. Are these images unsigned? and thse images are generated for which device type HS_FS or GP?&lt;/li&gt;
&lt;li&gt;How to identify the device type (GP/HS-FS/HS-SE) and the generated imgage is for which device type?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Payal&lt;/p&gt;</description></item><item><title>AM6442: XDS200 left LED not blinking after connecting to different host PC</title><link>https://e2e.ti.com/thread/1645757?ContentTypeID=0</link><pubDate>Thu, 14 May 2026 07:08:01 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:076808f0-230d-4606-836d-aa1fc867efb6</guid><dc:creator>Ravilla Dinesh</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/1645757?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1645757/am6442-xds200-left-led-not-blinking-after-connecting-to-different-host-pc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; AM6442&lt;/p&gt;&lt;p&gt;Hi Team,&lt;br /&gt;&lt;br /&gt;&lt;span data-teams="true"&gt;I am using an XDS200 external debug probe with an AM64x EVM on a Linux host machine (Ubuntu).The XDS200 was working fine initially. However, after I disconnected the USB cable from the original host PC and connected it to a different host PC, the left LED on the XDS200 stopped blinking and the device is no longer detected.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span data-teams="true"&gt;Symptoms:&lt;br /&gt;- XDS200 left LED is not blinking.&lt;br /&gt;- Device not visible in lsusb (no Texas Instruments entry).&lt;br /&gt;- Running update_xds2xx.sh xds200 gives: Error: Failed to open port connection: xds2xxu: 0x0.&lt;br /&gt;- No USB enumeration in dmesg when plugging in.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span data-teams="true"&gt;Thanks &amp;amp; Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span data-teams="true"&gt;Ravilla Dinesh.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>RE: AM6442: XDS200 left LED not blinking after connecting to different host PC</title><link>https://e2e.ti.com/thread/6345106?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 09:20:01 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:e202be41-9098-40f8-9b8a-41ee0c455031</guid><dc:creator>Tushar Thakur</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6345106?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1645757/am6442-xds200-left-led-not-blinking-after-connecting-to-different-host-pc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you followed the steps mentioned at&amp;nbsp;&lt;a href="https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_installation.html#post-installation-step-linux-only"&gt;https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_installation.html#post-installation-step-linux-only&lt;/a&gt;&amp;nbsp;after installing the CCS on your Linux machine?&lt;/p&gt;
&lt;p&gt;Please try the steps mentioned in below image attached and let us know the results.&lt;/p&gt;
&lt;p&gt;&lt;img style="height:227px;max-height:227px;max-width:1098px;" height="149" src="https://e2e.ti.com/resized-image/__size/2196x454/__key/communityserver-discussions-components-files/81/pastedimage1778750383058v1.png" width="1097" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Tushar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AM6442: AM64x EVM – Error loading .out file to R5F0_0 with UniFlash</title><link>https://e2e.ti.com/thread/6345060?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 08:47:28 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:cc111c68-ed3d-4c5a-aeba-c3230e6a23c4</guid><dc:creator>Jomy Paul P S</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6345060?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1632413/am6442-am64x-evm-error-loading-out-file-to-r5f0_0-with-uniflash/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Dinesh,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If the solution has resolved your issue, please close the ticket. This will help others in the community who may encounter the same problem in the future.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;JOMY&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C2000WARE: Runtime object view(ROV) is unable to connect to target due to Error ie unable to find method(setOFReader)</title><link>https://e2e.ti.com/thread/6344875?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 05:51:32 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:36fa2bcf-2c91-4e52-b3d8-142f05bc7f0d</guid><dc:creator>Vinod V</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6344875?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644485/c2000ware-runtime-object-view-rov-is-unable-to-connect-to-target-due-to-error-ie-unable-to-find-method-setofreader/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Whitney,&lt;br /&gt;thanks for the reply.&lt;/p&gt;
&lt;p&gt;Our project is not built with EABI , it is&amp;nbsp;--abi=coffabi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The issue with XDC tool (&lt;span&gt;xdctools_3_62_01_16_core&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;ROV&amp;nbsp;is expecting&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;::&amp;nbsp; &amp;nbsp;&lt;span&gt;xdc.rta.Formatter.setOFReader(ofReader)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;but in file(Model.xs )&amp;nbsp; it is&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ::&amp;nbsp;&amp;nbsp;xdc.jre.xdc.rta.Formatter.setOFReader(ofReader);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;path ::&amp;nbsp;C:\ti\ccs1210\xdctools_3_62_01_16_core\packages\xdc\rov&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you please share the link for&amp;nbsp; XDC(&lt;span&gt;(&lt;/span&gt;&lt;span&gt;Model.xs&lt;/span&gt;)&amp;nbsp; tool or driver that support or compatible with ROV&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;vinod&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>TMS320F28388S: CLA Halts When Attaching</title><link>https://e2e.ti.com/thread/1642447?ContentTypeID=0</link><pubDate>Mon, 04 May 2026 17:29:05 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:d384b0f1-997d-45e4-8f10-78042c0083d1</guid><dc:creator>Ed Sanders</dc:creator><slash:comments>4</slash:comments><comments>https://e2e.ti.com/thread/1642447?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1642447/tms320f28388s-cla-halts-when-attaching/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; TMS320F28388S&lt;/p&gt;&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;I am using CCS 12.8.1 with a TMS320F28388S and trying to attach to both CPU1 and its CLA without disturbing the system.&amp;nbsp; Both have the &amp;ldquo;Halt the target on a connect&amp;rdquo; option unchecked.&amp;nbsp; When I attach to the running system, CPU1 continues running as expected.&amp;nbsp; But CPU1_CLA1 halts.&amp;nbsp; Is there any way to prevent that?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Ed&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>RE: TMS320F28388S: CLA Halts When Attaching</title><link>https://e2e.ti.com/thread/6344673?ContentTypeID=1</link><pubDate>Thu, 14 May 2026 02:50:18 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:945899c7-e9c9-4c6c-a554-2314ee3afed6</guid><dc:creator>Delaney Woodward</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6344673?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1642447/tms320f28388s-cla-halts-when-attaching/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Ed,&lt;/p&gt;
&lt;p&gt;Just to update, I still haven&amp;#39;t had time to look into this but will update when I do.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Delaney&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: TMS320F28034: Tool to visualize memory fragmentation due to DP alignment</title><link>https://e2e.ti.com/thread/6344424?ContentTypeID=1</link><pubDate>Wed, 13 May 2026 22:06:24 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:d7587c17-7b9e-432c-8423-ea83993aecd2</guid><dc:creator>MatthewPate</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6344424?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644030/tms320f28034-tool-to-visualize-memory-fragmentation-due-to-dp-alignment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Jason,&lt;/p&gt;
&lt;p&gt;Have you tried the memory allocation viewer in CCS, under view in the tool bar,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://e2e.ti.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/81/pastedimage1778709230081v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Another thing to try would be to optimize for size vs speed in the project properties&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://e2e.ti.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/81/pastedimage1778709936308v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll also ask some of my co-workers in our SW tools team if they have any ideas based on their experience.&lt;/p&gt;
&lt;p&gt;Best,&lt;br /&gt;Matthew&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CCSTUDIO-THEIA: Cannot change project settings</title><link>https://e2e.ti.com/thread/6344120?ContentTypeID=1</link><pubDate>Wed, 13 May 2026 18:09:02 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:e7a933fe-c664-44a0-b2fe-cbd8c315ca04</guid><dc:creator>Ki</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6344120?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644730/ccstudio-theia-cannot-change-project-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Can you reproduce this fairly consistently on Mac? We have found several Mac UI issues where there are issues with responsiveness. They seem pretty intermittent though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>CCSTUDIO-THEIA: Cannot change project settings</title><link>https://e2e.ti.com/thread/1644730?ContentTypeID=0</link><pubDate>Mon, 11 May 2026 23:32:19 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:230459a6-73f9-42a4-9596-b42d36656d84</guid><dc:creator>Scott Specker</dc:creator><slash:comments>3</slash:comments><comments>https://e2e.ti.com/thread/1644730?ContentTypeID=0</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644730/ccstudio-theia-cannot-change-project-settings/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Part Number:&lt;/b&gt; CCSTUDIO-THEIA&lt;/p&gt;&lt;p&gt;I have been unable to change project settings in CCS. For example, I open up project properties, go to the compiler and change the optimization from level 2 to level 0. But when I click &amp;quot;Save and Close&amp;quot; nothing happens.&lt;/p&gt;
&lt;p&gt;If I close the dialog by clicking the X in the corner of the dialog, nothing changes.&lt;/p&gt;
&lt;p&gt;The only way I&amp;#39;ve found to change settings is to change my .projectspec file and reimport the project.&lt;/p&gt;
&lt;p&gt;Is this a known bug in CCSv20.5.0 and 20.5.1. I&amp;#39;ve tried this with different targets and different settings with similar results.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Scott&lt;/p&gt;</description></item><item><title>RE: TMS320F28034: Tool to visualize memory fragmentation due to DP alignment</title><link>https://e2e.ti.com/thread/6343874?ContentTypeID=1</link><pubDate>Wed, 13 May 2026 15:41:42 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:0f028efc-da2e-4083-944a-bd13b4fca0af</guid><dc:creator>Jason Wiseman</dc:creator><slash:comments>1</slash:comments><comments>https://e2e.ti.com/thread/6343874?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644030/tms320f28034-tool-to-visualize-memory-fragmentation-due-to-dp-alignment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Thanks Matt.&amp;nbsp; It looks like there is no -t option for the version of ofd2000.exe in the ti-cgt-c2000_22.6.3.LTS install. This should be the latest version. Note we are still using COFF format.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: C2000WARE: Runtime object view(ROV) is unable to connect to target due to Error ie unable to find method(setOFReader)</title><link>https://e2e.ti.com/thread/6343758?ContentTypeID=1</link><pubDate>Wed, 13 May 2026 14:51:18 GMT</pubDate><guid isPermaLink="false">cb01d8b2-d089-468d-babb-77d1d8683490:465518c4-29d6-47e5-81ce-2104501d0157</guid><dc:creator>Whitney Dewey</dc:creator><slash:comments>0</slash:comments><comments>https://e2e.ti.com/thread/6343758?ContentTypeID=1</comments><wfw:commentRss>https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1644485/c2000ware-runtime-object-view-rov-is-unable-to-connect-to-target-due-to-error-ie-unable-to-find-method-setofreader/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Is your project built for EABI output format? I believe this version of ROV only supports elf. You can also try using ROV Classic if this version isn&amp;#39;t working.&lt;/p&gt;
&lt;p&gt;Unfortunately we don&amp;#39;t support SYS/BIOS anymore, so we might be limited in what help we can provide and compatibility with the latest versions of CCS.&lt;/p&gt;
&lt;p&gt;Whitney&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>