• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » WinCE » WinCE forum » All Tags » 3517
Share
WinCE
  • Forum

Browse by Tags

WinCE

Welcome to the WinCE Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
3517
  • A8 bsp 010100
  • Adeneo
  • Adeneo BSP
  • AM3517
  • WindowsCE
Related Posts
  • Forum Post: AM3517 DSS_Data[23:0] Connect to 18bit RGB TFT LCD Screen-------------In RFBI mode

    Zeng_wg Zeng_wg
    Dears: Please help to check does below connection is right: DSS_Data[5:0] ------------------->>>>>>>>>TFT_R[5:0] DSS_Data[6:11]------------------>>>>>>>>>TFT_G[5:0] DSS_Data[12:17]---------------->>>>>>>>>TFT_B[5...
    on Jun 12, 2012
  • Forum Post: Please help me install WinCE demo images on AM3517 eval board

    Reinyn Bedlington Reinyn Bedlington
    Hello, We have purchased the AM3517 Zoom Experimenters kit and I am trying to get basic WindowsCE demos to work. Using the TI_SDCard_boot_utility I formatted a USB memory stick with EBOOTSD.nb0, MLO and NK_demo.bin. I have not been able to figure out how boot from the USB memory stick. I press...
    on Dec 14, 2010
  • Forum Post: AM3517: WinEC 7 CPU_INFO area

    Andreas Geisreiter Andreas Geisreiter
    Hi, I'm working with the Adeneo WinEC 7 BSP for AM3517 and I'm wondering about the CPU_INFO area. What is this? And who initializes this area? Best regards, Andreas
    on Jul 10, 2012
  • Forum Post: RE: Can I use TI_SDCard_boot_utility_v1_0.exe at OMAP3505

    joi huang joi huang
    Hi David, thanks for your reply, (Please visit the site to view this file) if I use linux environment ,and do a bootable SD by using the mkcard.sh.txt step ,and put related Image (MLO,u-boot.bin,uImage,rootfs.tar.bz2) to the bootable SD, the bootable SD can boot @ both 3517 and 3505 platform board...
    on Aug 23, 2012
  • Forum Post: RE: Can I use TI_SDCard_boot_utility_v1_0.exe at OMAP3505

    joi huang joi huang
    Hi Adeneo , Thanks for your help and reply so quikcly ~, if I try to make a bootable SD card by using TI_SDCard_boot_utility_V1_0.exe ,and put the SD Card to OMAP3517,it can run well, but put the SD Card to OMAP3505,it cann't run ,and serial port don't out anything @ MLO Now,I just...
    on Aug 23, 2012
  • Forum Post: Can I use TI_SDCard_boot_utility_v1_0.exe at OMAP3505

    joi huang joi huang
    Hi, I can use TI_SDCard_boot_utility_v1_0.exe to make a bootable SD card at OMAP3517 platform board, but I can't use TI_SDCard_boot_utility_v1_0.exe to make a bootable SD card at OMAP3505 platform board; so,my question is Can TI_SDCard_boot_utility_v1_0.exe available at at OMAP3505 platform...
    on Aug 22, 2012
  • Forum Post: NEON support with WinEC 7 BSP for AM3517

    Andreas Geisreiter Andreas Geisreiter
    Hello, we use AM3517 with WinEC 7 BSP 2.3 from Adeneo. Currently I'm not sure if NEON is full supported with this BSP? And I'm also not sure which player I need to use for getting NEON support. With CE 6 we use the TCPMP player, but this player is compiled for CE 6 with armV4 architecture,...
    on Aug 21, 2012
  • Forum Post: AM35x slow RAM Speed in in WinEC 7

    Andreas Geisreiter Andreas Geisreiter
    Hi, I determined, that our AM35x board works in WinEC 7 with very slow RAM copy speed. I think we reach only 500kByte/s at the moment, but I don't no why. The ddr2 RAM works with 166MHz clock and the bootloader initialize the DDR2 RAM properly, because the bootloader copy speed is much higher....
    on Aug 21, 2012
  • Forum Post: WinEC 7 AM35x TI codecs missing in image

    Andreas Geisreiter Andreas Geisreiter
    Hi, I found all the TI codecs in the path C:\WINCE700\3rdParty\dvsdk_wince_01_11_00_02\. In my image I have checked all the components But I don't have any files in my image (e.g. H264VideoDecoder.dll is missing). Why? Best regards, Andreas
    on Aug 29, 2012
  • Forum Post: AM3517 boot problems with WinEC 7

    Andreas Geisreiter Andreas Geisreiter
    Hi, I have problems to boot WinEC7 on our self-made core module. We are using AM3517 CPU and the provided BSP from Adeneo. After I start the image on the core module I get the following debug messages: Windows CE Kernel for ARM (Thumb Enabled) Built on Jan 6 2011 at 16:15:31 ProcessorType=0c08 Revision...
    on Jul 9, 2012
  • Forum Post: AM35x WinEC 7 NAND Flash driver Bad Block Table

    Andreas Geisreiter Andreas Geisreiter
    Hi, I'm working with the AM35x WinEC 7 NAND Flash driver from Adeneo. Where does the driver store the bad block table? I can't find this information in the source code. Best regards, Andreas
    on Sep 11, 2012
  • Forum Post: Video playback perfomance drops with increasing video resolution -wince7- AM3517

    kiran TG1 kiran TG1
    Hi, We are trying to play video files on Wince 7 on Logic PD Zoom AM3517 EVM . We have noticed that when we increase the video resolution for a given video file , the frame rate is dropping. For eg: When we play a video of 320x240, 30 FPS video Its playing fine. However when we double the resolution...
    on Jan 3, 2013
  • Forum Post: Trying to bring up WinCE 7 eboot on a Sitara AM3517 from 8-bit NAND flash

    Andreas Geisreiter Andreas Geisreiter
    Hi, I have problems to start eboot with 8bit NAND Flash. Everithing works fine up to the call of "memcpy(pData, (BYTE*)pDevice->pFifo, FIFO_THRESHOLD)" in the function NAND_Read(). For 8bit NAND FLash support I have changed the source code lines #define WRITE_NAND(x,y) OUTREG16(x,y...
    on Jul 27, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use