|
|
|
|
|
0 Replies and 719 Views
Windows CE 5.0 BSP for SH7727 719 0
Started by Stanley Wawrowski
Has anyone tried to implement a Windows CE 5.0 or higher Board Support Package for the SH7727 Card Engine. Weather or not you were successful, I would be interested in the results of your efforts.
Stan Wawrowski
|
|
|
|
0 |
719 |
27 Oct 2019 10:41 AM |
|
1 Replies and 3005 Views
Serial Number 3005 1
Started by Stephen J. Wiener
Does anyone know of a way to retrieve a unique serial number for the Torpedo SOM
using Windows CE as the OS
|
|
|
|
1 |
3005 |
by Adam Ford 27 Jul 2016 11:44 AM |
|
2 Replies and 1635 Views
Windows Embedded Compact 7 1635 2
Started by Sergey Brandis
Hi !
Maybe my question is very stupid,but I find only WinCe6 . Where is BSP Windows Embedded Compact 7 for DM3730
Thanx a lot !
|
|
|
|
2 |
1635 |
by Sergey Brandis 04 Apr 2016 08:57 AM |
|
1 Replies and 1859 Views
Windows Compact Embedded 2013 1859 1
Started by chad.grant
Any chance of getting a Windows Embedded Compact 2013 BSP for the DM3730 Torepedo Wireless SOM Or are you working on a newer SOM that would support Windows Embedded Compact 2013
Thanks
|
|
|
|
1 |
1859 |
by Adam Ford 05 Aug 2015 02:06 PM |
|
1 Replies and 2428 Views
USB OTG lockup issue on WinCE 6.0 2428 1
Started by Tom Sebok
I am having an issue with USB OTG drivers when using them as a peripheral serial over USB port on Windows CE. In our setup the PC is running a GUI that is sending commands across the USB interface to the SOM which is processing data and sending results back. If data is not sent from the PC to the SOM within the DO_INACTIVITY_TIMEOUT time of 10 seconds a timeout event is triggered in the otgusb.c file. If this event is triggered there then is about 1 chance in 100 that the USB bus wi...
|
|
|
|
1 |
2428 |
by Adam Ford 28 Oct 2014 10:37 AM |
|
0 Replies and 2029 Views
OMAP3WCE600-91: USB OTG devices disappear and will not come back 2029 0
Started by bradb
Subject
OMAP3WCE600-91: USB OTG devices disappear and will not come back
Product
OMAP35x, OMAP35x Torpedo
Software OS
Windows Embedded CE 6.0
Description
Some developers have reported the OTG HUB disappearing within seconds of boot up. Sometimes the devices (USB flash drive) will persist for several minutes of operation.
Word-around
It has been reported that a workaround for this issue is to increase ...
|
|
|
|
0 |
2029 |
17 Oct 2014 04:28 PM |
|
0 Replies and 1881 Views
DM37xx With LOGIC_ARM_A8_WINCE6 BSP 1881 0
Started by Deleted User
I am using LOGIC_ARM_A8_WINCE6 BSP and Visual studio 2005 on WINDOWS XP 32 bit machine as Host and DM3730 logic pd som kit.
I load prebuilt image with sd card and its working fine by taking below 1 minute to run Wince6.0 on kit.
But when i am build with the BSP with out any changes and load through sd card, But it take 13 to 15 minutes to run wince 6.0.
I tried with Release and Debug build but both give same result. I followed procedure as per DM37x_WinCE6_BSP_FULL_UG.
And tried to debug thr...
|
|
|
|
0 |
1881 |
25 Sep 2014 01:37 PM |
|
0 Replies and 2142 Views
USB Driver Support - Isochronous Transfers 2142 0
Started by Deleted User
Q:
Subject
USB Isochronous
Product
DM3730 / AM3703 Torpedo Wire
Software OS
Windows Embedded CE, Linux and Android
Part Number
SDK-DM3730-10-256512R
Description
Does the SDK USB driver support Isochronous mode.
I am interested in using it for USB audio.
Same question for Android and Linux.
A: WinCE is not supported on the Torpedo Wireless which you have indicated, but I notice...
|
|
|
|
0 |
2142 |
09 Jan 2014 04:35 PM |
|
0 Replies and 2011 Views
WinCE I2C Baudrates 2011 0
Started by Deleted User
Q: How would I go about adjusting the bit rate of the I2C2 port of the DM3730 SOM-LV running Windows CE The I2C driver supplied by Logic does not seem to offer alternative bit rates, and I'm finding the default bit rate (seems to be ~ 400 Kbps) incompatible with some of my I2C components.
A: See the following code in PLATFORM/LOGIC_ARM_A8/SRC/OAL/OALI2C/i2c_init.c:
static
BOOL
OALI2CSetDeviceBaudrate(
I2CDevice_t *pDevice,
&nbs...
|
|
|
|
0 |
2011 |
12 Dec 2013 03:08 PM |
|
1 Replies and 2537 Views
iMX31 - WinCE YAFFS Driver 2537 1
Started by Deleted User
Q:
Is the YAFFS WinCE 6.0 driver that is provided in the BSP truly fault tolerant
A: Yes, YAFFS is fault tolerant &91;1&93;. If you are experiencing an issue let us know.
&91;1&93; http://www.yaffs.net/documents/yaffs-robustness-and-testing
Q: Is there a way to check the integrity of the YAFFS partition from Lolo and from the WinCE
A: I don't believe there are testing facilities that a user can run in WinCE. The Logic Loader User's Manual &91;1&93; has more i...
|
|
|
|
1 |
2537 |
by Patrick Domond 05 Dec 2013 09:57 AM |
|
0 Replies and 1947 Views
DM3730 - SPI Driver Support in WinCE 1947 0
Started by Deleted User
Q: Is there spi driver support for win ce BSP 3.0.2 Any patches
A: Yes, WinCE 3.0.2 BSP supports the SPI interface.
From the release notes:
--) Version 3.0.2 - 07/17/2013
- Added support for 256 MB and 512 MB RAM
- Added SPI1 and SPI2 functionality
- Fixed numerous display issues
- Minor documentation updates
|
|
|
|
0 |
1947 |
25 Nov 2013 08:45 AM |
|
5 Replies and 3515 Views
WINCE 6.0 Build Issues. 3515 5
Started by Deleted User
Hi All, I am working on building WINCE image for ZOOM DM3730 SOM-LV platform using BSP downloaded from Logic PD site.Followed the User Guide instructions.The WINCE build environment looks fine(Verified through check updates in VS2005).Bellow is the error log. 'BUILD: &91;Thrd:Sequence:Type &93; Message BUILD: &91;01:0000001621:ERRORE&93; NMAKE : U1073: don't know how to make 'C:\WINCE600\platform\common\lib\ARMV4I...
|
|
|
|
5 |
3515 |
by Deleted User 30 Sep 2013 10:31 AM |
|
0 Replies and 2980 Views
Article: VS2005 SDK install error on system running VS2008 2980 0
Started by bradb
Customer received the following error during the installation of VS2005 SDK:
"ToolsMsmCA(Error): IHxFilters filter registration failure: Err = 0x80040305, Context = pFilters->SetNamespace(Namespace)"
Solution:
1. Choose the custom installation option.
2. Install without documentation by selecting (Entire feature will be unavailable) under documentation option
|
|
|
|
0 |
2980 |
05 Jun 2013 08:24 AM |
|
0 Replies and 1853 Views
WinCE 4.2 Mouse-move notification resolution 1853 0
Started by scobb
We have an application on WinCE 4.2 where we are following the pen-down location. It appears that we get notification only every other pixel. Is there any way to improve the reporting resolution to every pixel
|
|
|
|
0 |
1853 |
17 May 2010 11:47 AM |
|
0 Replies and 2531 Views
KernelIoControl IOCTL_HAL_REBOOT for windows ce on imx31_10 2531 0
Started by Deleted User
does the following work as is Or should something in the code like "lpd" change
BOOL ret_value;
DWORD dwResetType = 1;
define IOCTL_HAL_REBOOT \
CTL_CODE(FILE_DEVICE_HAL,('l''p''d'0),METHOD_BUFFERED,FILE_ANY_ACCESS)
ret_value = KernelIoControl(IOCTL_HAL_REBOOT
,&dwResetType
,sizeof( dwResetType )
,NULL
,0
,NULL);
if ( !ret_value )
{
printf("Hard reset failed! \r\n i",GetLastError());
}
|
|
|
|
0 |
2531 |
19 Apr 2010 09:00 AM |
|
0 Replies and 1871 Views
reset windows ce 5.0 on imx31 programmatically 1871 0
Started by Deleted User
does anyone know how to do this I need to force a device reboot programmatically from within Windows CE.
Does this work:
&91DllImport("aygshell.dll")&93
private static extern bool ExitWindowsEx(uint uFlags, int dwReserved);
const uint EWX_REBOOT = 0x00000002;
const uint EWX_POWEROFF = 0x00000008;
private void SoftReset()
{
ExitWindowsEx(EWX_REBOOT, 0);
}
|
|
|
|
0 |
1871 |
19 Apr 2010 05:39 AM |
|
1 Replies and 2034 Views
WinCE 6.0 2034 1
Started by lnguyen
Hello,
Can I use LoCE WinCE 5.0 BSP for Windows Embedded CE 6.0 platform builder for A404-11 If not, how can I develop A404-11 on Wince 6.0
Thanks,
-Loc
|
|
|
|
1 |
2034 |
by lnguyen 29 Jan 2010 02:06 PM |
|
1 Replies and 2129 Views
Windows Embedded CE 6.0 BSP for Zoom OMAP34x-II 2129 1
Started by ramig
Hi,
We need Windows Embedded CE 6.0 BSP &91Not Windows Mobile&93 for Zoom OMAP34x-II
Any assistance will be most appreciated.
Thanks in advance
Rami
|
|
|
|
1 |
2129 |
by ramig 09 Sep 2009 08:27 AM |
|
1 Replies and 2323 Views
Booting Slowly : Getting stuck somewhere 2323 1
Started by Deleted User
Hi,
The time taken for booting is more than 7 minutes ( for OS to get into working state, with task bar up ..). we tried to enable the OAL messages in serial port (since kitl is not getting connected as it is very slow)
KITL LOG
PB Debugger The Kernel Debugger is waiting to connect with target.
4294767296 PID:0 TID:2
4294767296 PID:0 TID:2 -----------------------------------------
4294767296 PID:0 TID:2 LPD_OMAP35X_SOM Revision Information
4294767296 PID:0 TID:2 ............................
|
|
|
|
1 |
2323 |
by Deleted User 11 Aug 2009 01:24 PM |
|
1 Replies and 2204 Views
USBF Mass Storage Driver - LHA404 2204 1
Started by ggirzon
Does anyone know if the LHA404 BSP USB Function Driver lpd_lh7a40x_usbf_a40x_50_1_3_0 can be used in Mass Storage Mode. I know it works in Activesync mode but I would like to mount the CE USB and other partitions on a PC without ActiveSync. Tried adding USBF Mass Storage Client in Platform Builder and removing Activesync Application with no luck.
Thanks!
|
|
|
|
1 |
2204 |
by ggirzon 23 Jul 2009 08:32 PM |