<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MX233 getting &amp;quot;HTLLC&amp;quot; continuously during boot using bootlets and uboot. Some ROM bootloader questions. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334018#M45310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So I finally was able to blow the OTP fuses to have it boot from an MBR based SD card which was good, but then every time I try to boot using either u-boot images or even bootlets from freescale, Bootlets compiled using &lt;A href="https://github.com/koliqi/imx23-olinuxino/" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;this&lt;/A&gt;. I get in my serial console "HTLLC" repeating which from what I understand is the ROM doing the following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;H - Header found&lt;/LI&gt;&lt;LI&gt;T - Tag found&lt;/LI&gt;&lt;LI&gt;L - Load&lt;/LI&gt;&lt;LI&gt;L - Load&lt;/LI&gt;&lt;LI&gt;C - Call&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;This is what my efforts have looked like:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14209317504043029" jivemacro_uid="_14209317504043029"&gt;
&lt;P&gt;▒▒▒▒▒▒▒▒ϱ▒[▒@&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ▒ ▒▒▒▒޼▒J▒@%&lt;/P&gt;
&lt;P&gt;Data Abort&lt;/P&gt;
&lt;P&gt;r14_HTLLCHTLLCLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLC&lt;/P&gt;
&lt;P&gt;Un▒HTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLC&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So after googling and reading here, that seems to indicate that there is likely something wrong with memory or power draw issues. &lt;SPAN style="text-decoration: line-through;"&gt;To make sure it's not power draw issues, I am not using the MX233's PMU and instead an external regulated power supply to supply the various required voltages (2.5, 3.3, etc).&lt;/SPAN&gt; I will not use an external power supply for the power rails as suggested by Igor.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I am using a AS4C32M16D1-5TCN DRAM ic including length tuned traces with a length of ~750 mil, so I am doubtful it's due to signal integrity issues. Based on discussion &lt;A href="https://www.olimex.com/forum/index.php?topic=2174.0" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;, it seems that there has been varying success.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;My questions are these (I am using freescale bootlets since they seem recommended here when trying to work out issues):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What is the first function the ROM calls? Is it _start() in init-max23.c? Basically, what's the C in HTLLC calling?&lt;/LI&gt;&lt;LI&gt;Are these first L's loading into external memory, or the internal SRAM?&lt;/LI&gt;&lt;LI&gt;How can I change the speed of the default DRAM assumed in the bootlet?&lt;/LI&gt;&lt;LI&gt;I see functions like init_mddr_mt46h32m16lf_96Mhz() but if I stick a printf's at the start of each similar function at the beginning I don't see anything different on my terminal. So I assume these aren't used to setup DRAM.&lt;/LI&gt;&lt;LI&gt;Am I SOL for going with the Alliance DRAM? I am not seeing any DRAM's used in the omnilex nor the freescale reference design available on digikey or mouser, so it seems this is true sadly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, this is an extension somewhat of my previous post &lt;A _jive_internal="true" href="https://community.nxp.com/message/468580#468580" rel="noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;Seems my 2.5v rail is not powering up, even when nothing is connected to it, huh.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="VDRAM_Rail_not_powering_up.png"&gt;&lt;IMG alt="VDRAM_Rail_not_powering_up.png" src="https://community.nxp.com/t5/image/serverpage/image-id/48074iA8469EBB54EA4353/image-size/large?v=v2&amp;amp;px=999" title="VDRAM_Rail_not_powering_up.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Nov 2020 13:10:51 GMT</pubDate>
    <dc:creator>hak8or</dc:creator>
    <dc:date>2020-11-02T13:10:51Z</dc:date>
    <item>
      <title>MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334018#M45310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So I finally was able to blow the OTP fuses to have it boot from an MBR based SD card which was good, but then every time I try to boot using either u-boot images or even bootlets from freescale, Bootlets compiled using &lt;A href="https://github.com/koliqi/imx23-olinuxino/" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;this&lt;/A&gt;. I get in my serial console "HTLLC" repeating which from what I understand is the ROM doing the following.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;H - Header found&lt;/LI&gt;&lt;LI&gt;T - Tag found&lt;/LI&gt;&lt;LI&gt;L - Load&lt;/LI&gt;&lt;LI&gt;L - Load&lt;/LI&gt;&lt;LI&gt;C - Call&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;This is what my efforts have looked like:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14209317504043029" jivemacro_uid="_14209317504043029"&gt;
&lt;P&gt;▒▒▒▒▒▒▒▒ϱ▒[▒@&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ▒ ▒▒▒▒޼▒J▒@%&lt;/P&gt;
&lt;P&gt;Data Abort&lt;/P&gt;
&lt;P&gt;r14_HTLLCHTLLCLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLC&lt;/P&gt;
&lt;P&gt;Un▒HTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCLC&lt;/P&gt;
&lt;P&gt;Undefined Instruction&lt;/P&gt;
&lt;P&gt;r14_unHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLCHTLLC&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;So after googling and reading here, that seems to indicate that there is likely something wrong with memory or power draw issues. &lt;SPAN style="text-decoration: line-through;"&gt;To make sure it's not power draw issues, I am not using the MX233's PMU and instead an external regulated power supply to supply the various required voltages (2.5, 3.3, etc).&lt;/SPAN&gt; I will not use an external power supply for the power rails as suggested by Igor.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I am using a AS4C32M16D1-5TCN DRAM ic including length tuned traces with a length of ~750 mil, so I am doubtful it's due to signal integrity issues. Based on discussion &lt;A href="https://www.olimex.com/forum/index.php?topic=2174.0" rel="nofollow noopener noreferrer noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;, it seems that there has been varying success.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;My questions are these (I am using freescale bootlets since they seem recommended here when trying to work out issues):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What is the first function the ROM calls? Is it _start() in init-max23.c? Basically, what's the C in HTLLC calling?&lt;/LI&gt;&lt;LI&gt;Are these first L's loading into external memory, or the internal SRAM?&lt;/LI&gt;&lt;LI&gt;How can I change the speed of the default DRAM assumed in the bootlet?&lt;/LI&gt;&lt;LI&gt;I see functions like init_mddr_mt46h32m16lf_96Mhz() but if I stick a printf's at the start of each similar function at the beginning I don't see anything different on my terminal. So I assume these aren't used to setup DRAM.&lt;/LI&gt;&lt;LI&gt;Am I SOL for going with the Alliance DRAM? I am not seeing any DRAM's used in the omnilex nor the freescale reference design available on digikey or mouser, so it seems this is true sadly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note, this is an extension somewhat of my previous post &lt;A _jive_internal="true" href="https://community.nxp.com/message/468580#468580" rel="noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;Seems my 2.5v rail is not powering up, even when nothing is connected to it, huh.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="VDRAM_Rail_not_powering_up.png"&gt;&lt;IMG alt="VDRAM_Rail_not_powering_up.png" src="https://community.nxp.com/t5/image/serverpage/image-id/48074iA8469EBB54EA4353/image-size/large?v=v2&amp;amp;px=999" title="VDRAM_Rail_not_powering_up.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 13:10:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334018#M45310</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2020-11-02T13:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334019#M45311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share some more details about your PCB design?. Layers, power planes, bypass/bulk capacitors, oscillator and load capacitors, impedance control, DC/DC inductor, and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jan 2015 23:53:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334019#M45311</guid>
      <dc:creator>EgleTeam</dc:creator>
      <dc:date>2015-01-10T23:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334020#M45312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might as well just throw the design files up here since this is not a commercial design and instead just a student project. Some of the notes saying my understanding of PSwitch and whatnot are wrong since this was designed a month or so ago. The air wires visible in the PCB views have been solved using external wires I soldered. I was reading &lt;A _jive_internal="true" href="https://community.nxp.com/message/386850#386850"&gt;this &lt;/A&gt;about the 4.2 rail so I will get going and soon solder on some decoupling capacitors to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/open?id=0B3YdWd3kS2yxbDBtY2x1RDJOVlE&amp;amp;authuser=0" title="https://drive.google.com/open?id=0B3YdWd3kS2yxbDBtY2x1RDJOVlE&amp;amp;authuser=0"&gt;MX_233_Linux.PDF - Google Drive&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 00:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334020#M45312</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2015-01-11T00:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334021#M45313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some advices:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use thicker nets for the inductor. &lt;/P&gt;&lt;P&gt;2. Use 45º net routing not 90º (length matching).&lt;/P&gt;&lt;P&gt;3. R11 and R12 MUST be 1% or less.&lt;/P&gt;&lt;P&gt;4. If you solder the PCB by hand, use solder paste + hot air (much better than solder iron + tin wire).&lt;/P&gt;&lt;P&gt;5. MOST important: 2 layer board is not a reliable solution for a processor + DDR. 2 layer PCBs work well for some analog circuits and low speed digital circuits (i.e: microcontrollers) but this is not the case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 00:47:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334021#M45313</guid>
      <dc:creator>EgleTeam</dc:creator>
      <dc:date>2015-01-11T00:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334022#M45314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton for the tips!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hadn't realized that I didn't use 1% resistors for the DRAM vref pin, whoops. I will also add a second capacitor across the other resistor of the voltage divider.&lt;/P&gt;&lt;P&gt;I most certainly did use solder paste and hot air, I can't imagine doing a board like this using a spool of solder! :smileysilly:&lt;/P&gt;&lt;P&gt;I was under the impression that 90 degree bends used for length matching are fine if the signals involved are at or below the 133 Mhz DDR area, though it seems that's not the case.&lt;/P&gt;&lt;P&gt;I originally used a 4 layer board for the AT91SAM9N12 and DDR2 memory but I figured that for the MX233 I wouldn't be in dire need of a four layer board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the advice! I will make another board and while waiting for it to show up I will continue to see if I can get this one working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 01:19:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334022#M45314</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2015-01-11T01:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334023#M45315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look to this doc (mx28x and mx233 are pretty similar):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/app_note/AN4215.pdf?fr=gdc" target="_blank"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4215.pdf?fr=gdc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 01:55:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334023#M45315</guid>
      <dc:creator>EgleTeam</dc:creator>
      <dc:date>2015-01-11T01:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334024#M45316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I hit a snag of sorts and am somewhat confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt;Does the ROM load code into internal SRAM and then execute from there, or does it somehow do some magic where it executes some DRAM config code and *then* load code into the DRAM?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The memory voltage regulator is linear and feeds off of the 3.3v vddio rail. Shouldn't it rise to 2.5v by default along with the rest of the linear regulators, even if the ROM doesn't load any code? Or does the code that the ROM load have to manually enable the vddmem regulator?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 21:53:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334024#M45316</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2015-01-11T21:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334025#M45317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hak8or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, there is "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;some magic" in i.MX23/MX28 boot process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in general boot process is described in sect.12.11 SD/MMC Boot Mode&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/dsp/doc/ref_manual/MCIMX28RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;MCIMX28RM&lt;/A&gt;&amp;nbsp; (the same is for i.MX233), &lt;A href="http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX23RM &lt;/A&gt;Chapter 35 Boot Modes,&lt;/P&gt;&lt;P&gt;sect.1.1 Boot Stream attached i.MX23_Linux_BSP_UserGuide.pdf,&lt;/P&gt;&lt;P&gt;AN4199&amp;nbsp; rev.1&amp;nbsp; 9_2010.pdf. Some regulators (such as vddmem) are&lt;/P&gt;&lt;P&gt;not enabled by default, they should be enabled by software, one can find default&lt;/P&gt;&lt;P&gt;values in Chapter 32 Power Supply i.MX23 RM.&lt;/P&gt;&lt;P&gt;Some initialization code is performed by iROM (check attached uboot.db, link.lds,&lt;/P&gt;&lt;P&gt;init-mx23.c from Freescale BSP bootlets sources ) from internal iRAM, then after DDR&lt;/P&gt;&lt;P&gt;initialization uboot/linux code is loaded to DDR.&lt;/P&gt;&lt;P&gt;Ii your case (seems) processor continuosly resets due to some brownout,&lt;/P&gt;&lt;P&gt;before entering to DDR initialization. You can attach jtag debugger and test memory with&lt;/P&gt;&lt;P&gt;debugger and try to run bootlets with jtag. If your board design is based on&lt;/P&gt;&lt;P&gt;olinuxino board, then one needs to use images for olinuxino board.&lt;/P&gt;&lt;P&gt;If board is based on Freescale &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX233&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;iMX23 Reference Schematics&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt;&amp;nbsp; then&lt;/P&gt;&lt;P&gt;one can use Freescale BSP &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX233&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L2.6.31_10.05.00_SDK_SOURCE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Linux 2.6.31 Source Code Files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 01:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334025#M45317</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-12T01:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334026#M45318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for the info and whatnot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My confusion earlier arose from not knowing if the ROM code does solely what was described in the PDF's for the boot mode description used for SD booting, or if it also was doing something else. You suggesting it is possibly resetting due to brownout is a major help because the entire time I was thinking that I wasn't getting past the first C in "HTLLC" because my DRAM was wreaking havoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly I don't have any sort of JTAG debugger as of yet. Should have gotten the Segger J-Link and then your S-JTAG -&amp;gt; JTAG adapter as I was considering earlier, would have been a major help since I could then see for myself what is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I took what I assumed to be the minimum critical components from both the Omilex and your reference design and used mine. The only differences are usage of different DRAM (the ones used in both designs aren't available on digikey or mouser sadly) and the 4.2v rail not having any decoupling capacitors by mistake. I will be fixing the 4.2v rail issue tonight hopefully and that might help things out while I am waiting for my 4 layer board to arrive. I linked to my design documentation &lt;A _jive_internal="true" href="https://community.nxp.com/message/468670#468670"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thanks a bunch! Cleared things up a good bit and now I have a much better idea of what to look for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 04:57:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334026#M45318</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2015-01-12T04:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334027#M45319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi hak8or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems all signals VDD4P2,DCDC_BATTERY,BATT are&lt;/P&gt;&lt;P&gt;NC on schematic &lt;A href="https://docs.google.com/file/d/0B3YdWd3kS2yxbDBtY2x1RDJOVlE/edit?pli=1" title="https://docs.google.com/file/d/0B3YdWd3kS2yxbDBtY2x1RDJOVlE/edit?pli=1"&gt;MX_233_Linux.PDF - Google Drive&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am afraid this may not work. Suggest to check carefully latest&lt;/P&gt;&lt;P&gt;(it is different from attached here) &lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4199.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;AN4199&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Using the i.MX28 Power Management Unit and Battery Charger&lt;/P&gt;&lt;P&gt;for supported configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 05:11:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334027#M45319</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-12T05:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334028#M45320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was under the impression that DCDC_BATTERY and BATT can be left NC because I am not interested in using a battery? &lt;A _jive_internal="true" href="https://community.nxp.com/message/386850#386850"&gt;This &lt;/A&gt;page shows a user not having them connected and even saying that when they were connected he was having issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding VDD4P2, I just now threw a 4.7 uF ceramic capacitor on there and things are surprisingly much worse, with no SD card even inserted I am getting just R14 *something* abort, be it prefetch abort or data abort, not even anything similar to HTLLC. Pulling up both DCDC_BATT and BATT to the 4.2v rail using 1k resistors as shown in the i.MX28 PMU sheet you linked doesn't make things any better for me. I will now just assume that I finally thermally damaged the chip after poking around in it with my soldering iron too much and will consider this board a lost cause. Now to just wait for my other board to arrive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless, thanks again for all your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 23:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334028#M45320</guid>
      <dc:creator>hak8or</dc:creator>
      <dc:date>2015-01-12T23:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334029#M45321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should use DC-DC in any way for correct operation.&lt;/P&gt;&lt;P&gt;It can work from DCDC_BATTERY or VDD4P2, please read &lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/app_note/AN4199.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" target="_blank"&gt;AN4199&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 04:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334029#M45321</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-13T04:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: MX233 getting "HTLLC" continuously during boot using bootlets and uboot. Some ROM bootloader questions.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334030#M45322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had problems in all of&amp;nbsp; my boards with DCDC_BATT and BATT left unconnected.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;By placing a 1K pull-up resistor to 4.2V and a 33uF capacitor to ground to both pins connected together, all the boards starts OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;There is also another issue with DDR voltage. Some of the new, faster memories, need 2.6V to work correctly (for example Micron with -5B speed grade). U-boot, for example, only configures 2.5V and it does not work ok with that memories. You should check your memory/boot for this.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 13:09:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MX233-getting-quot-HTLLC-quot-continuously-during-boot-using/m-p/334030#M45322</guid>
      <dc:creator>mlopez</dc:creator>
      <dc:date>2015-02-13T13:09:27Z</dc:date>
    </item>
  </channel>
</rss>

