<?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>i.MX Processors中的主题 Re: about imx53 System Development User's Guide</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270964#M29228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your apply.&lt;/P&gt;&lt;P&gt;I'm downloading cgywin for 2 days,it always failed.can you give me a zip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2013 00:54:15 GMT</pubDate>
    <dc:creator>huzizhen</dc:creator>
    <dc:date>2013-07-19T00:54:15Z</dc:date>
    <item>
      <title>about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270960#M29224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a i.mx53 qsb board,and downloaded android source and mx patch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The i.mx53 System Development User's Guide version is 1.3/2011.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the document,on page 10-2,the chapter 10.2.1 UART(Serial port) test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I can not fild the hardware.c file,and can not find the "debug_uart" variable in imx53.c(or mx53_xx.c),and also can not find the function "debug_uart_iomux()"in &lt;/P&gt;&lt;P&gt;all download codes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can i download the right user guide document? thanks&lt;/P&gt;&lt;P&gt;On the i.MX53 reference boards (with the exception of the ARD), the UART1 TXD and RXD pins are &lt;/P&gt;&lt;P&gt;routed to the CSI0_DAT10 and CSI0_DAT11 pins via the IOMUX (see the &lt;/P&gt;&lt;P&gt;~/&lt;SPAN style="color: #ff0000;"&gt;diag-obds/src/mx53/hardware.c file&lt;/SPAN&gt;). In addition, the file &lt;SPAN style="color: #ff0000;"&gt; mx53.c&lt;/SPAN&gt; defines the “debug_uart” variable to &lt;/P&gt;&lt;P&gt;UART1 as static struct hw_module *debug_uart = &amp;amp;uart1; If a different UART por t is used, make the &lt;/P&gt;&lt;P&gt;required IOMUX changes to the routine debug_uart_iomux() , using the following code:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 03:20:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270960#M29224</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-15T03:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270961#M29225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f8f8f8;"&gt;The i.mx53 System Development User's Guide relates to Linux BSP. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 23:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270961#M29225</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-16T23:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270962#M29226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your apply.&lt;/P&gt;&lt;P&gt;1.for my question,i find the obds source code in freescale website.but can not make sucessed.can you give me some step for make obds.&lt;/P&gt;&lt;P&gt;follow msg is the error.i think may be modifty the makefile ,but i do not know how to modifty it or just in Android Compile enviroment it can make sucessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make[4]: arm-none-eabi-gcc：命令未找到&lt;/P&gt;&lt;P&gt;make[4]: *** [/home/huzizhen/myandroid/MX53_OBDS/output/mx53/obj/imx_usb/usb_h1.o] 错误 127&lt;/P&gt;&lt;P&gt;make[4]:正在离开目录 `/home/huzizhen/myandroid/MX53_OBDS/src/drivers/usb/imx_usb'&lt;/P&gt;&lt;P&gt;make[3]: *** [imx_usb] 错误 2&lt;/P&gt;&lt;P&gt;make[3]:正在离开目录 `/home/huzizhen/myandroid/MX53_OBDS/src/drivers/usb'&lt;/P&gt;&lt;P&gt;make[2]: *** [usb] 错误 2&lt;/P&gt;&lt;P&gt;make[2]:正在离开目录 `/home/huzizhen/myandroid/MX53_OBDS/src/drivers'&lt;/P&gt;&lt;P&gt;make[1]: *** [drivers] 错误 2&lt;/P&gt;&lt;P&gt;make[1]:正在离开目录 `/home/huzizhen/myandroid/MX53_OBDS/src'&lt;/P&gt;&lt;P&gt;make: *** [src] 错误 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.the other question,about &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f8f8f8;"&gt;The i.mx53 System Development User's Guide relates to Linux BSP&lt;/SPAN&gt;,i can only find the &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;i.mx53 System Development User's Guide.where can download the &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f8f8f8;"&gt; i.mx53 System Development User's Guide relates to Linux BSP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 01:53:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270962#M29226</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-17T01:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270963#M29227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps it would be easier to build the OBDS under Windows or Linux environment&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 03:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270963#M29227</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-17T03:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270964#M29228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your apply.&lt;/P&gt;&lt;P&gt;I'm downloading cgywin for 2 days,it always failed.can you give me a zip?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 00:54:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270964#M29228</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-19T00:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270965#M29229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use CodeSourcery Lite under Windows - no need for Cygwin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mentor.com/embedded-software/codesourcery" title="http://www.mentor.com/embedded-software/codesourcery"&gt;CodeSourcery is now Mentor Graphics Sourcery Tools - Mentor Graphics&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 01:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270965#M29229</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-19T01:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270966#M29230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;I download and install arm-2013.05-24-arm-none-linux-gnueabi.exe,with the user guide ,i&amp;nbsp; build a c sample code sucessed.&lt;/P&gt;&lt;P&gt;but i do not know how to build the OBDS.follow the OBDS release note ,use the command "&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 16px;"&gt;make TARGET=mx53 BOARD=sbrth_lcb BOARD_VERSION=1&lt;/SPAN&gt;",the result is make command can not find.&amp;nbsp;&amp;nbsp; Can you give me a suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 04:03:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270966#M29230</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-19T04:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270967#M29231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is named "cs-make.exe" in d:\Program Files\CodeSourcery\Sourcery G++ Lite\bin\&amp;nbsp; : &lt;BR /&gt;just copy it as make.exe or rename. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 04:22:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270967#M29231</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-07-19T04:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270968#M29232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;That linux command can not support.eg mkdir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;发自我的 iPad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;在 2013-7-19，12:22，Yuri Muhin &amp;lt;admin@community.freescale.com&amp;gt; 写道：&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about imx53 System Development User's Guide&lt;/P&gt;&lt;P&gt;created by Yuri Muhin in i.MX Community - View the full discussion&lt;/P&gt;&lt;P&gt;It is named "cs-make.exe" in d:\Program Files\CodeSourcery\Sourcery G++ Lite\bin\  : &lt;/P&gt;&lt;P&gt;just copy it as make.exe or rename.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message on Freescale Community&lt;/P&gt;&lt;P&gt;Start a new discussion in i.MX Community by email or at Freescale Community&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 05:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270968#M29232</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-19T05:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: about imx53 System Development User's Guide</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270969#M29233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The sourcery can not support linux command or some libs i do not installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Today,my cygwin is installed suceesed. And I copy I201139_mx53_sbrth_lcb_release to cygwin .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then ,run Cygwin Terminal in windows xp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enter the I201139_mx53_sbrth_lcb_release, do "&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 16px;"&gt;make TARGET=mx53 BOARD=sbrth_lcb BOARD_VERSION=1&lt;/SPAN&gt;",&lt;/P&gt;&lt;P&gt;there are some error code :&lt;/P&gt;&lt;P&gt;$ make TARGET=mx53 BOARD=sbrth_lcb BOARD_VERSION=1&lt;/P&gt;&lt;P&gt;mkdir -p output&lt;/P&gt;&lt;P&gt;mkdir -p output/mx53&lt;/P&gt;&lt;P&gt;mkdir -p G:\cygwin\home\I201139_mx53_sbrth_lcb_release/output/mx53/lib&lt;/P&gt;&lt;P&gt;mkdir -p G:\cygwin\home\I201139_mx53_sbrth_lcb_release/output/mx53/bin&lt;/P&gt;&lt;P&gt;make -S -C src dir&lt;/P&gt;&lt;P&gt;make[1]: 进入目录“/home/I201139_mx53_sbrth_lcb_release/src”&lt;/P&gt;&lt;P&gt;G:\cygwin\home\I201139_mx53_sbrth_lcb_release/make.rules:10: *** 目标模式不含有&lt;/P&gt;&lt;P&gt;“%”。 停止。&lt;/P&gt;&lt;P&gt;make[1]: 离开目录“/home/I201139_mx53_sbrth_lcb_release/src”&lt;/P&gt;&lt;P&gt;makefile:48: recipe for target `src' failed&lt;/P&gt;&lt;P&gt;make: *** [src] Error 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give me some help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 01:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/about-imx53-System-Development-User-s-Guide/m-p/270969#M29233</guid>
      <dc:creator>huzizhen</dc:creator>
      <dc:date>2013-07-29T01:33:14Z</dc:date>
    </item>
  </channel>
</rss>

