﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-embedder-最新评论</title><link>http://www.cnitblog.com/embedder/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Wed, 18 Oct 2006 10:42:00 GMT</pubDate><lastBuildDate>Wed, 18 Oct 2006 10:42:00 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 移植eboot</title><link>http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29747</link><dc:creator>embedder</dc:creator><author>embedder</author><pubDate>Wed, 11 Jul 2007 10:53:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29747</guid><description><![CDATA[看起来你的Eboot已经起来了，只是CE系统要与PB连接出了问题，这个应该是你建系统的步骤有错，试试：Build OS－set active configuration－Debug，Platform－setting－build options里选上“Enable Full Kernel Mode”和“Enable KITL”，“Enable Kernel Debugger”应该不用选，你也可以选上试试，这些弄好后重建系统；另外在Eboot启动后而尚未下载CE时，打开Target－Connectivity Option－Kernel Service Map，Download选Ethernet，点旁边的Settings选择里面出现的那项，Debugger选Kdstub，这些你应该已经选过了，再提醒下；现在下系统后应该就可以了<img src ="http://www.cnitblog.com/embedder/aggbug/29747.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">embedder</a> 2007-07-11 18:53 <a href="http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29747#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 移植eboot</title><link>http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29738</link><dc:creator>hit_mewangel</dc:creator><author>hit_mewangel</author><pubDate>Wed, 11 Jul 2007 07:22:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29738</guid><description><![CDATA[遇到的具体问题如下描述：<br>我用板子厂商提供的bsp新建了一个系统（TinyKernel），没有加入任何其他的组件。在系统建立过程中出现如下提示信息：<br>User selected the following SYSGEN variables<br>环境变量 SYSGEN 没有定义<br><br><br>Checking for uncleared variables<br>Done checking for uncleared variables<br><br>Report:<br>环境变量 SYSGEN 没有定义<br>系统找不到指定的路径。<br>CE_MODULES=coredll nk<br>COREDLL_COMPONENTS=coremain lmem showerr thunks corecrt corestrw snotify coregwestub coreimmstub locmini multiui nostrsafe<br>NK_COMPONENTS= nknocomp nknomapfile<br>环境变量 SYSGEN_ 没有定义<br>BUILD: [00:0000000005:PROGC ] Computing include file dependencies:<br>BUILD: [00:0000000006:PROGC ] Checking for SDK include directory: C:\WINCE500\sdk\ce\inc.<br>BUILD: [00:0000000007:PROGC ] Scan \WINCE500\PLATFORM\COMMON\SRC\COMMON\CACHE\<br>BUILD: [00:0000000008:PROGC ] Scan \WINCE500\PLATFORM\COMMON\SRC\COMMON\IO\BASE\<br>BUILD: [00:0000000009:PROGC ] Scan \WINCE500\PLATFORM\COMMON\SRC\COMMON\IO\PCMCIA\<br>BUILD: [00:0000000010:PROGC ] Scan \WINCE500\PLATFORM\COMMON\SRC\COMMON\IO\PCI\<br>BUILD: [00:0000000011:PROGC ] Scan \<br><br>在系统建立后：由如下提示信息<br>reating rom file C:\WINCE500\PBWorkspaces\ep9312\RelDir\ep931x_ARMV4I_Release\NK.nb0<br>Done!<br>makeimg: Check for C:\WINCE500\PBWorkspaces\ep9312\RelDir\ep931x_ARMV4I_Release\PostRomImage.bat to run.<br>makeimg: Check for C:\WINCE500\PBWorkspaces\ep9312\RelDir\ep931x_ARMV4I_Release\PostMakeImg.bat to run.<br>makeimg: Change directory to C:\WINCE500.<br>makeimg: run command: cmd /C C:\WINCE500\public\common\oak\misc\pbpostmakeimg<br> 驱动器 C 中的卷没有标签。<br> 卷的序列号是 A804-FC70<br> C:\WINCE500\PBWorkspaces\ep9312\RelDir\ep931x_ARMV4I_Release 的目录<br>2007-07-10  16:18           374,527 NK.bin<br>               1 个文件        374,527 字节<br>               0 个目录    957,022,208 可用字节<br>BLDDEMO: ep9312 build complete.<br><br>ep9312 - 0 error(s), 2 warning(s)<br>通过以太网下载到目标板后无法启动系统.<br>在串口提示如下信息：<br>Sent BOOTME to 255.255.255.255<br>Locked Down Link 1<br>Src IP 192.168.1.201 Port 0800   Dest IP 192.168.1.108 Port 0C88<br>EthDown::TFTPD_OPEN::boot.bin<br>-EbootSendBootmeAndWaitForTftp<br>Found pTOC signature.<br>ROMHDR at Address 00200044h<br>RomHdr.ulRAMStart=82000000h RomHdr.physfirst=80200000h.<br>Got EDBG_CMD_JUMPIMG<br>Got EDBG_CMD_CONFIG, flags:0x00000000<br>EBOOT: pCfgData = 0x5F16A, pCfgData-&gt;Flags<br>INFO: Jumping to image at 0x00201006...<br>Windows CE Kernel for ARM (Thumb Enabled) Built on Jun 24 2004 at 18:25:00<br>ProcessorType=0920  Revision=0<br>sp_abt=ffff5000 sp_irq=ffff2800 sp_undef=ffffc800 OEMAddressTable = 80201150<br>InitClock...<br>Processor = 199Mhz, Bus = 99Mhz<br>Sp=ffffc7cc<br>在PB中提示如下的信息：<br>The Kernel Debugger is waiting to connect with target.<br>请问问题出在哪里?好久都没有解决了，郁闷中。请给指条明路。<br>qq 9099065  email  mewangel@sina.com<img src ="http://www.cnitblog.com/embedder/aggbug/29738.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">hit_mewangel</a> 2007-07-11 15:22 <a href="http://www.cnitblog.com/embedder/archive/2007/07/11/15669.html#29738#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: CVS用法</title><link>http://www.cnitblog.com/embedder/archive/2006/09/06/16181.html#16419</link><dc:creator>LeeXC</dc:creator><author>LeeXC</author><pubDate>Wed, 06 Sep 2006 10:56:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/09/06/16181.html#16419</guid><description><![CDATA[CVS import的介绍呢？<img src ="http://www.cnitblog.com/embedder/aggbug/16419.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">LeeXC</a> 2006-09-06 18:56 <a href="http://www.cnitblog.com/embedder/archive/2006/09/06/16181.html#16419#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 8.27</title><link>http://www.cnitblog.com/embedder/archive/2006/09/05/16055.html#16387</link><dc:creator>LeeXC</dc:creator><author>LeeXC</author><pubDate>Tue, 05 Sep 2006 10:58:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/09/05/16055.html#16387</guid><description><![CDATA[SDRAM是用两片16bit来组成32bit输出。你的理解是对的。<br>OEMAddrTable中有一些设定是没用的，可以用编译开关去除。<br>除了SDRAM和FLASH外，其他的寄存器的地址也要确认，特别是LAN的。<img src ="http://www.cnitblog.com/embedder/aggbug/16387.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">LeeXC</a> 2006-09-05 18:58 <a href="http://www.cnitblog.com/embedder/archive/2006/09/05/16055.html#16387#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 8.24</title><link>http://www.cnitblog.com/embedder/archive/2006/08/26/15899.html#16001</link><dc:creator>LeeXC</dc:creator><author>LeeXC</author><pubDate>Sat, 26 Aug 2006 09:26:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/08/26/15899.html#16001</guid><description><![CDATA[config.bib一天看完和确认<img src ="http://www.cnitblog.com/embedder/aggbug/16001.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">LeeXC</a> 2006-08-26 17:26 <a href="http://www.cnitblog.com/embedder/archive/2006/08/26/15899.html#16001#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 移植eboot</title><link>http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15733</link><dc:creator>LeeXC</dc:creator><author>LeeXC</author><pubDate>Tue, 22 Aug 2006 09:05:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15733</guid><description><![CDATA[认真看文档，很多问题自己都能解决的！！！！<img src ="http://www.cnitblog.com/embedder/aggbug/15733.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">LeeXC</a> 2006-08-22 17:05 <a href="http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15733#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 移植eboot</title><link>http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15732</link><dc:creator>LeeXC</dc:creator><author>LeeXC</author><pubDate>Tue, 22 Aug 2006 09:04:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15732</guid><description><![CDATA[先建立eboot,生成eboot。调试通过后再建BSP!!!!<br>建BSP可以用wizard来建立，没那么多手工建的。<br><br>现在只谈eboot<br><br>common下有lib文件夹，不要build，我说过很多次了！！！！！！！<img src ="http://www.cnitblog.com/embedder/aggbug/15732.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">LeeXC</a> 2006-08-22 17:04 <a href="http://www.cnitblog.com/embedder/archive/2006/08/22/15669.html#15732#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 编译eboot.nb0的问题</title><link>http://www.cnitblog.com/embedder/archive/2006/07/16/12138.html#13729</link><dc:creator>jeffrey</dc:creator><author>jeffrey</author><pubDate>Sun, 16 Jul 2006 08:16:00 GMT</pubDate><guid>http://www.cnitblog.com/embedder/archive/2006/07/16/12138.html#13729</guid><description><![CDATA[你会遇到很多问题，但是要根据eboot项目来组织，每个问题不但要提出，还要解决才可以。<img src ="http://www.cnitblog.com/embedder/aggbug/13729.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/embedder/" target="_blank">jeffrey</a> 2006-07-16 16:16 <a href="http://www.cnitblog.com/embedder/archive/2006/07/16/12138.html#13729#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>