<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>天嵌 ARM开发社区 - Vxworks技术讨论</title>
    <link>http://www.armbbs.net/forum.php?mod=forumdisplay&amp;fid=145</link>
    <description>Latest 20 threads of Vxworks技术讨论</description>
    <copyright>Copyright(C) 天嵌 ARM开发社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 04 May 2026 04:03:18 +0000</lastBuildDate>
    <ttl>120</ttl>
    <image>
      <url>http://www.armbbs.net/static/image/common/logo_88_31.gif</url>
      <title>天嵌 ARM开发社区</title>
      <link>http://www.armbbs.net/</link>
    </image>
    <item>
      <title>无极限营销模式是怎样，做微商代理无限极品牌怎么样</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=22302</link>
      <description><![CDATA[无极限营销模式是怎样，做微商代理无限极品牌怎么样？加我( 徽号: GSX1210 )现在是&amp;lsquo;无限极&amp;rsquo;经销商，在跟同事饭后闲聊中知道了&amp;lsquo;无限极&amp;rsquo;这个品牌，买了第一款产品儿童牙膏，后来发现身边同事很多都在用&amp;lsquo;无限极&amp;rsquo;产品，牙膏、洗发护发 ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>奶粉二人</author>
      <pubDate>Thu, 20 Jul 2017 11:38:46 +0000</pubDate>
    </item>
    <item>
      <title>Tornado编写VxWorks太费劲，有啥助手或者辅助开发工具吗</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=21542</link>
      <description><![CDATA[Tornado编写VxWorks太费劲，函数也没提示，有没有像vs助手那样的辅助开发工具？]]></description>
      <category>Vxworks技术讨论</category>
      <author>xixileigehaha</author>
      <pubDate>Fri, 18 Mar 2016 01:18:35 +0000</pubDate>
    </item>
    <item>
      <title>VxWorks资源免费下载[绝对免费，谢绝商用]</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=20359</link>
      <description><![CDATA[1. Bootrom功能改进经验谈

2. VxWorks操作系统环境下一种周期任务管理方法

3. VxWorks操作系统中PCI总线驱动程序的设计与实现

4. VxWorks环境下串口驱动程序设计

5. VxWorks环境下双冗余以太网卡技术在底层驱动中的实现

6. VxWorks实时操作系统在相控阵雷达系统中 ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Tue, 14 Oct 2014 13:15:33 +0000</pubDate>
    </item>
    <item>
      <title>TQ3358 VxWorks实验报告</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=19858</link>
      <description><![CDATA[TQ3358 VxWorks实验报告]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Sun, 13 Jul 2014 06:29:28 +0000</pubDate>
    </item>
    <item>
      <title>TQ210 VxWorks实验大纲</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=17363</link>
      <description><![CDATA[TQ210 VxWorks实验大纲



同时发布在 bbs.vxbus.com

http://bbs.vxbus.com/vxworks-f10/tq210-vxworks-t32064.html]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Sat, 17 Aug 2013 16:21:26 +0000</pubDate>
    </item>
    <item>
      <title>ping test on vxworks of TQ210</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=16736</link>
      <description><![CDATA[-&gt; 
--- 192.168.1.103 ping statistics ---
27887 packets transmitted, 27886 received, 0% packet loss, time 27886000 ms
rtt min/avg/max = 0/0/0 ms

-&gt; devs
drv name                
  0 /null               
  1 /tyCo/0             
  1 /tyCo/1]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Mon, 24 Jun 2013 03:12:40 +0000</pubDate>
    </item>
    <item>
      <title>Read and Write EEPROM(AT24C02A) by I2C under vxworks on TQ210</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=16735</link>
      <description><![CDATA[-&gt; eepromRdWr
Usage: eepromRdWr( \'mode\', \'addr\', \'val\' )

\'mode\' -&gt; \'1\'[read], \'0\'[write]

\'addr\' -&gt; address for read or write

\'val\' -&gt; value for read or write
value = 10 = 0xa
-&gt; eepromRdWr 0,0x0,0x11
You specify the address [0]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Mon, 24 Jun 2013 03:11:19 +0000</pubDate>
    </item>
    <item>
      <title>关于vxworks实验大纲中的uboot的疑问</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=15682</link>
      <description><![CDATA[vxworks实验大纲中的uboot跟TQ2440使用教程中的uboot不是一款啊，使用教程中的uboot只能下载linux镜像到Fllash的固定地址，不能随意下载其他镜像文件。求vxworks实验大纲中的uboot到底是哪里的？]]></description>
      <category>Vxworks技术讨论</category>
      <author>bjhubingtao</author>
      <pubDate>Tue, 02 Apr 2013 01:49:39 +0000</pubDate>
    </item>
    <item>
      <title>用tffsDevConfig格式化tffs的时候，结果不是0，有没有人知道怎么解决这个问题？求帮忙</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=14396</link>
      <description><![CDATA[用tffsDevConfig格式化tffs的时候，结果不是0，有没有人知道怎么解决这个问题？求帮忙。结果是：-&gt; tffsDevFormat
value = -1 = 0xffffffff]]></description>
      <category>Vxworks技术讨论</category>
      <author>ona</author>
      <pubDate>Tue, 27 Nov 2012 10:24:59 +0000</pubDate>
    </item>
    <item>
      <title>TQ210更新NAND FLASH上的uboot</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=14271</link>
      <description><![CDATA[#####    Boot for TQ210 Main Menu       #####
#####     EmbedSky TFTP download mode     #####

[1] Download u-boot.bin to Nand Flash
[2] Download Eboot (eboot.nb0) to Nand Flash
[3] Download Linux Kernel (zImage.bin) to Nand Flash
[4] Download LOGO]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Sat, 17 Nov 2012 07:01:31 +0000</pubDate>
    </item>
    <item>
      <title>TQ2440打造VxWorks开发环境</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=13840</link>
      <description><![CDATA[]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Sat, 13 Oct 2012 10:41:12 +0000</pubDate>
    </item>
    <item>
      <title>TQ2440 VxWorks实验大纲</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=13839</link>
      <description><![CDATA[]]></description>
      <category>Vxworks技术讨论</category>
      <author>fall</author>
      <pubDate>Sat, 13 Oct 2012 10:39:29 +0000</pubDate>
    </item>
    <item>
      <title>tornado谁能给发下</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=13616</link>
      <description><![CDATA[想学习vxworks，在网上找了好久tornado，刚开始电驴上有资源，下了好几天就是没下下来，现在电驴上的资源也不允许下载了，不知道有那位好心人给发一份，,谢谢了]]></description>
      <category>Vxworks技术讨论</category>
      <author>开山祖师</author>
      <pubDate>Mon, 17 Sep 2012 03:18:16 +0000</pubDate>
    </item>
    <item>
      <title>fedora 10 修改屏幕分辨率的方法</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=13541</link>
      <description><![CDATA[各位朋友！你是否十分地不爽虚拟机中安装好的fedora只占屏幕中间很小一部分，下面是让屏幕变大的方法！
具体方法是： 
system-&gt;preferences-&gt;hadrware-&gt;Screen Resolution来随心所欲的调整自己想要的分辨率
:lol
高手请路过！这只是菜鸟的一点发现！ ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>半棵苗</author>
      <pubDate>Tue, 11 Sep 2012 07:59:35 +0000</pubDate>
    </item>
    <item>
      <title>关于VxWorks在TQ2440的移植问题</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=13046</link>
      <description><![CDATA[之前学了Linux的移植，最近在尝试VxWorks在TQ2440的移植。
我暂时安装好了tornado 2.2和bsp for ARM
license.dat也搞好了。
但是我在verycd上（http://www.verycd.com/topics/80328/）下载的cd1和cd2 for arm里面怎么没有找到WindML3 .0呢？大家如何安装的WindML3.0？谢 ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>frogoscar</author>
      <pubDate>Sun, 22 Jul 2012 15:43:50 +0000</pubDate>
    </item>
    <item>
      <title>TQ2440版Vxworks已经移植好了！</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=12977</link>
      <description><![CDATA[经过两个星期的努力，已经将vxworks移植好了。能够正常运行了。windml也移植好了。还有触摸屏驱动也可以在windml中使用了、还有lcd驱动、adc驱动等等。有时间整理下。
附上视频：http://v.youku.com/v_show/id_XNDI4NDA4OTA4.html
 ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>syw1986</author>
      <pubDate>Tue, 17 Jul 2012 03:18:04 +0000</pubDate>
    </item>
    <item>
      <title>当下有哪些方式可以做界面呀</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=12382</link>
      <description><![CDATA[求指导，当下主流的有哪些方式做界面，我用的是ARM+qt，比较一下别的方案，主要是论文里面要用，CPLD，FPGA，DSP什么的，比较一下]]></description>
      <category>Vxworks技术讨论</category>
      <author>fl753914075</author>
      <pubDate>Thu, 17 May 2012 06:05:02 +0000</pubDate>
    </item>
    <item>
      <title>Vxworks 在TQ2440 上移植    中 附件无法下载</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=11011</link>
      <description><![CDATA[版主，这个帖子的附件怎么下载不了了啊，我在研究vxworks呀。]]></description>
      <category>Vxworks技术讨论</category>
      <author>thecrazyboy</author>
      <pubDate>Tue, 28 Feb 2012 02:27:27 +0000</pubDate>
    </item>
    <item>
      <title>vxworks使用USB下载问题</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=9670</link>
      <description><![CDATA[教程上讲的镜像是用TFTP下载的.我使用USB烧写镜像到SDRAM中为什么不行呢?
用TFTP烧写的镜像总长度为6989408
用USB烧写的镜像总长度为6989418
那多出来的10b是哪里的呢?
TFTP烧写和USB烧写的区别在哪里? ...]]></description>
      <category>Vxworks技术讨论</category>
      <author>zgf009</author>
      <pubDate>Wed, 14 Sep 2011 06:51:45 +0000</pubDate>
    </item>
    <item>
      <title>win7和redhat通过smb共享文件，有没有成功了的 啊，请帮帮我，谢谢，附图</title>
      <link>http://www.armbbs.net/forum.php?mod=viewthread&amp;tid=8385</link>
      <description><![CDATA[老是出现这个



 听别人做的，但我的还是不行，

那个教我的的也是win7的系统]]></description>
      <category>Vxworks技术讨论</category>
      <author>gwgrisk</author>
      <pubDate>Mon, 07 Mar 2011 08:36:55 +0000</pubDate>
    </item>
  </channel>
</rss>