• 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 » All Tags » WINCE BSP OMAP3530
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".

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:
WINCE BSP OMAP3530
  • 3530
  • AM/DM37x
  • AM3517
  • ARM-A8 WINCE BSP
  • BSP
  • OMAP
  • OMAP 3530
  • OMAP EVM BSP WinCE
  • omap3530
  • omap3530 wince7
  • OMAP35x
  • OMAP35xx
  • OMAP35xx EVM
  • OMAP35xx EVM BSP
  • SGX
  • WINCE
  • wince BSP
  • WINCE BSP ARM A8
  • WinCE Compact 7
  • WINCE OMAP3530 BSP
  • WinCE OMAP35x TPS659xx
  • WinCE6
  • WINCE7
  • Windows CE
  • WindowsCE
Related Posts
  • Forum Post: OMAP3530 power consumption in WINCE standby mode

    Yang Luo Yang Luo
    Hi, I've just ported my code to TI's WINCE 6.0 BSP v6.14 for OMAP3530. I didn't made other modification except for the necessary driver portation. However I can only get a standby power consumption of 95mA when the system goes standby. I have verified that all modules like GPS, WIFI...
    on Jul 21, 2010
  • Forum Post: Re: Serial Debug Messages

    Madhvi Madhvi
    If you are using B2 BSP, then its one of the options in eboot. On power up, hit space to enter configuration menu. Select the option for OAL Retail messages.
    on Jul 22, 2010
  • Forum Post: Re: Need help on LCD Driver

    Madhvi Madhvi
    You will need to modify the sources at C:\WINCE600\PLATFORM\TI_EVM_3530\SRC\drivers\lcd\vga. The lcd_vga.c has settings for both DVI and LCD. Go to the last #else block which defines the horizontal and vertical porch settings for LCD and modify it to suit your LCD. Also you will need to modify C:\WINCE600...
    on Jul 29, 2010
  • Forum Post: Struggling with USB on OMAP 3530 EVM

    Dan Eisenhut Dan Eisenhut
    I'm using the OMAP 3530 EVM2 (Rev G) with the current BSP (6.14.01.01) and I cannot get anything to work with USB. The ehcihcd.dll is being built and I've verified it is being loaded by NK.exe. I have a powered USB 2.0 hub attached to the EHCI port. I've tried it using an unmodified version...
    on Aug 6, 2010
  • Forum Post: How to Improve WinCE BSP SDCARD Performance for OMAP3530

    phoenixtju phoenixtju
    Hi, All I validated SDCard Performance for OMAP3530 based on OMAP3530 EVM (CPU Module Rev D, Main Board Rev G), and I copy one file from SDCard to another space, and time it, then calculate the performance, its value is about 1.2MBytes/s. I think this is too slow for applications, so I want to...
    on Aug 12, 2010
  • Forum Post: Re: omap3530 building error

    Madhvi Madhvi
    Can you provide us with detailed error log?
    on Aug 25, 2010
  • Forum Post: Re: omap3530 building error

    Madhvi Madhvi
    Gang Luo, The message " error C2220: warning treated as error - no 'object' file generated" isnt helping me much to figure out whats wrong. Can you look in your Build.log and see if you get more information on the warning - as to which line number and what is the warning about? ...
    on Aug 26, 2010
  • Forum Post: Re: Problem of Windows Embedded Compact 7 on TMDSEVM3530

    Madhvi Madhvi
    See other post with similar question: http://e2e.ti.com/support/embedded/f/353/t/61362.aspx Burn the bootloader to flash and then boot. In Wince 7, persistent storage has been enabled which has implications that partitions be present on bootup else the driver crashes. We are still looking into...
    on Aug 27, 2010
  • Forum Post: Re: Problem of Windows Embedded Compact 7 on TMDSEVM3530

    Sho Masuda Sho Masuda
    Hi, Madhvi I found I can get EVMFlash Tool from WinCE BSP which can be downloaded from TI website. I will download and install the Tool, and update a bootloader. Thank you for your help.
    on Aug 30, 2010
  • Forum Post: no serial output messages of NK.bin based on OMAP3530 WINCE6.0

    nifeng zhang nifeng zhang
    Dear all: Recently I have compiled NK.bin use based on the latest OMAP3530 WINCE BSP version BSP_WINCE_ARM_A8-1.00.00.11, but there is no serial output messages of NK.bin and display also no signal when I booted omap3530 from SD card . Some messages before jump to NK.bin are as follows: ...
    on Aug 31, 2010
  • Forum Post: Re: Compact 7 Debug Boot Problem on OMAP3530 EVM

    Sho Masuda Sho Masuda
    Hi Jatin, Thank you for your suggestion. I didn't know that moving the memory around will create problems with video playback and display functionality. I will modify the memory allocation keeping the DISPLAY and the CMEM_DSP as-is and just swapping the NK and RAM around, and try to decrease...
    on Sep 8, 2010
  • Forum Post: Compact 7 OpenGL ES 2.0 Hardware Acceleration for Silverlight for Windows Embedded

    Sho Masuda Sho Masuda
    HI, I have a question of OpenGL ES Hardware Acceleration (HA) for Silverlight for Windows Embedded. I set an environment variable "BSP_XRPLUGIN_OPENGL" in project properties in Visual Studio 2008 to enable OpenGL ES 2.0 HA, and then I set "SYSGEN_SAMPLEXAMLPERF" to use Silverlight...
    on Sep 13, 2010
  • Forum Post: Re: Warm reset issue

    Madhvi Madhvi
    David Are you using DRAM for persistent storage? Do you have an option to use NAND? What we have tried here with 3530, is use NAND for persistent storage. Using kernel flags, NAND is mounted as root filesystem and the registry is setup to be flushed every 2 mins. On warm reboot, the registry and...
    on Sep 13, 2010
  • Forum Post: Re: Compact 7 OpenGL ES 2.0 Hardware Acceleration for Silverlight for Windows Embedded

    Sho Masuda Sho Masuda
    Hi Mauricio, Thank you for your reply. I'm using the build version of "Build 1347 on May 20 2010". This time I would like to see the performance of XAML run-time, so I used "carousel " (Xamlperf) as a Silverlight application test. Do you mean Xamlperf application doesn't...
    on Sep 14, 2010
  • Forum Post: Compact 7 CTK Shell Test Pass

    Sho Masuda Sho Masuda
    Hi, I have a problem of Compact 7 CTK Shell (Silverlight for Windows Embedded) Test Pass. The results of all kinds of Test Pass included in [Shell] -> [Silverlight for Windows Embedded] were "Failed to Execute". The "result.log" file (of Application Load Test) is: ...
    on Sep 14, 2010
  • Forum Post: Re: Compact 7 CTK Shell Test Pass

    Sho Masuda Sho Masuda
    Hi Jatin and Mauricio, Thank you for your advices. I am going to get and build the latest version, and see if the problem is solved. Since I haven't ever studied Shared Sources, I will first try to contact Shared Sources Program.
    on Sep 15, 2010
  • Forum Post: Re: Compact 7 CTK Shell Test Pass

    Sho Masuda Sho Masuda
    Hi Mauricio, I checked some Microsoft websites on Shared Source Program, but I cannot find how I can get the latest version of the source code for Compact 7. I found there are some Shared Source Licensing Programs (i.e. Windows Embedded CE Shared Source Licensing Program, Windows Embedded CE Shared...
    on Sep 16, 2010
  • Forum Post: Re: Compact 7 CTK Shell Test Pass

    Sho Masuda Sho Masuda
    Hi Mauricio, I understand that I have to contact Microsoft to figure out how to get the latest version of CE7 software. Also I understand that SYSGEN_SAMPLEXAMLPERF flag is no longer available in the late releases from Microsoft, and that you've never experienced jerkiness movement in the xamlperf...
    on Sep 17, 2010
  • Forum Post: TI WinCE BSP 6.13 - USB3320 prevents USB OTG/Function/ActiveSync from running

    Eugen Feraru Eugen Feraru
    Hello, I am using TI 6.13 BSP, and am focused on the USB 3320 driver and USB OTG/Function. When selecting both USB 3320 and USB OTG/Function, the USB 3320 prevents the ActiveSyn from functioning properly. When removing USB 3320, the function USB OTG function driver kicks in, as expected, and am...
    on Sep 21, 2010
  • Forum Post: ILTiming on Windows Embedded Compact 7

    Sho Masuda Sho Masuda
    Hi, I would like to measure the ISR and IST interrupt delays on Windows Embedded Compact 7. I found that ILTiming tool in Platform Builder can be used for interrupt delay measurement on earlier version of Windows Embedded.(ex. CE 6.0, CE 5.0) Is this tool also enabled for Compact 7? If not, which...
    on Sep 28, 2010
  • Forum Post: Re: EVMFlash 2.0 Tool not working in VISTA & WINDOWS 7

    MGun MGun
    Just Flashed successfully an EVM3530 with EVMFlash 2.0 on Windows7 64-bit. Check the following: Using a 9-pin serial cable, physically connect your host PC to the UART3 port on the target board Check the SW4 switches ( http://processors.wiki.ti.com/index.php/WinCEFAQ#Either_flash_over_SERIAL_option...
    on Oct 1, 2010
  • Forum Post: Re: ILTiming on Windows Embedded Compact 7

    Sho Masuda Sho Masuda
    Hi, Frank and Jatin Let me confirm one thing: Is ILTiming Tool available for OMAP3530 EVM BSP (for CE 6.0)? If so, would you tell me how to run this tool correctly and get appropriate ISR and IST latency results. The reason why I ask you this question is... I think whether this tool runs correctly...
    on Oct 4, 2010
  • Forum Post: Re: ISR implementation for Timer interrupt on OMAP3530 EVM

    Sho Masuda Sho Masuda
    Hi Jatin, I set ENABLE_OAL_MHZPROFILER to 1, did clean build and ran ILTiming.exe, but the result was the same as when I used the default high performance counter. Here is a log from PB output: -------------------------------------------------------------------------------------------------...
    on Oct 7, 2010
  • Forum Post: Re: ISR implementation for Timer interrupt on OMAP3530 EVM

    Sho Masuda Sho Masuda
    Hi Jatin, I did the retail build, but the result didn't change. This means that setting ENABLE_OAL_MHZPROFILER to 1 and doing the retail build don't resolve this problem in my case. Here is a log output to the Terminal. ("Retail Msgs" is set to "enabled" before downloading...
    on Oct 7, 2010
  • Forum Post: Re: ISR implementation for Timer interrupt on OMAP3530 EVM

    Sho Masuda Sho Masuda
    Hi Jatin, I downloaded the latest version of BSP (6.15.00) from TI website and replaced the older version (6.14.01) with it, then I succeeded to run ILTiming.exe properly. Some files related to ILTiming (ex : Some codes have been added in OALTimerIntrHandler() function in timer.c) have been modified...
    on Oct 12, 2010
123
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