473,472 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Windows CE SPARK Program

I stumbled upon an amazing deal if you want to try your hand at Windows
CE
embedded programming using C#. It is called the SPARK program at:

http://www.microsoft.com/windows/emb...k/default.mspx

For $299 you can get from ICOP:

ICOP x86 256M flash drive driven fan less embedded PC with ethernet,
VGA, ps2
key/mouse support, serial X 2, usb X3, 512MB DDR2, null modem cable,
ethernet crossover cable and a compact flash slot.
Visual Studio 2005 Pro (personal use only) (was $799)
Windows CE Development Tools (was $995)

I would recommend that you follow the instructions in the ebox manual
about
deleting old software and follow the instructions in the quick start
guide for
updating VS2005 to SP1, installing the Windows CE tools including
optional x86
support, the CE SDK, auto core and ICOP BSP and then CE R2.

And remember to have fun,
Jeff

*** Sent via Developersdex http://www.developersdex.com ***
Jun 27 '08 #1
2 3124
Well I finally figured out how to create a custom bootable removable
flash hard drive (compact flash or USB)on the eBox4300 running Windows
CE. It is not well documented or available on the web.

1) There is a 512MB limitation on the flash "hard drive" so of course
your 1 gig flash drive is not bootable.
2) Boot to DOS (choice 4 clean boot) and use XCOPY /s /e c: say to d: to
copy the DOS boot files to the removable flash drive.
3) Use EDIT in DOS to change the C: to say D: in the D: autoexec.bat
file.
4) Boot to the BIOS SETUP by press the delete key on power up and go to
Boot Hard Disk Drives (NOT Boot Device Priority) to select the removable
flash drive as boot disk one.
5) Over write the factory NK.bin file with your custom release version
of NK.bin. Rememeber this is a _removable_ flash drive.

Have fun. I would post these instruction on my website but I am "stuck"
on the beach for a while.

Regards,
Jeff

*** Sent via Developersdex http://www.developersdex.com ***
Jul 15 '08 #2
Problems setting up remote debugging from XP VS2005 to an eBox4300
running Windows CE 6.0:

You can deploy, execute and debug (catch exceptions) from c#
applications to an embeded 6.0 ce device over an intranet with a DCHP
server (most any wireless/wired router), but on my system I could not
set breakpoints remotely. Instead I received the message

"The breakpoint will not currently be hit. The specified
module has not been loaded". To fix this problem.

1) Besides the obvious fact that you need to be in debug build, I had to
download the net compact framework version 2.0 sp2 to my XP development
machine. When I connected and deployed the C# program to the ce device,
the cab file containing the net framework sp2 automatically deployed to
the target ce device. Afte that I was able to set breakpoints remotely.

http://www.microsoft.com/downloads/d...EA55F2F-07B5-4
A8C-8A44-B4E1B196D5C0&displaylang=en
http://bytes.com/forum/thread525089.html

2) Also you may need to install the monthly updates.
http://msdn.microsoft.com/en-us/embedded/aa731256.aspx

Regards,
Jeff

*** Sent via Developersdex http://www.developersdex.com ***
Jul 21 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Magnus Lie Hetland | last post by:
I'm working on a project where I have to create parsers on the fly, based on input to my program. I think Spark seems like a good candidate for the parser generation part, but it seems very geared...
1
by: Diez B. Roggisch | last post by:
Hi, I've got to create some spark-based parsers during runtime. For people not familiar with spark, a parser looks like this: class MixFixParser(spark.GenericParser): def __init__(self,...
9
by: Tran Tuan Anh | last post by:
Hi all, I am searching for a suitable parsing tool to parse C++ for a research project. Actually I am parsing SystemC, it is a C++ lib with some macros, hence I need to modify the grammar a...
3
by: David Sharp | last post by:
Hi all, I know this is kinda off-topic, and I apologise in advance, but... In Win32... Is there any way I can get the parent Hwnd when I only know the Hinstance? Basically, I am spawning a...
2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
0
by: Sébastien Boisgérault | last post by:
Hi, Has anybody already implemented a full ANSI C parser with John Aycock's spark module ? (spark : http://pages.cpsc.ucalgary.ca/~aycock/spark/) Cheers, SB
2
by: Pradeep | last post by:
I have uploaded some MFC related stuff. you can download sample projects http://neuralnetworks.in/windowsprogramming.html
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Description NOTE- If you are unfamiliar with the concept of autoruns, then read "Windows Autorun FAQs: Overview". Que-1: How can I safely remove or edit the autorun...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.