Start

  • Thread starter Thread starter luca
  • Start date Start date
L

luca

Hello,

I've just installed embedded studio. Now I need to create a new image:
can anybody suggest me how to start to create a test image that can run
on the same where i have the developement environment? Or, wath are the
"mandatory" component to include in a "standard" run time image??

And now I'll begin to read some documentation...

Thanks!
 
You can run the application tap.exe on your target hardware - assuming it's
got a windows on it, ta.exe will work from a dos boot floppy but not catch
quite everything, necessarily - and that will provide you with a devices.pmq
you an import.
 
luca,

You just want to see it boot ,right?

Try adding to empty project component named "Minlogon Sample Macro" and resolve all dependencies. This should create image that will
work on all computers.

Regards,
Slobodan
 
Thank you Slobodan,

but I still have problem. Much of the components required by
dependencies checking seems that are not in my database. I looked for
them in the list but they are not displayed.. it is possible??
 
What happens if you double-click the components listed as dependencies? Not
all components are visible in the component list, as they're not things you
would generally add on their own. Advanced users can change the visibility
level, but I would not try doing this just yet.
 
In addition to lowering visibility.

Make sure that it is not asking you to chose one of components from the list.

Regards,
Slobodan
 
Thank you to all!

Now it works fine! I decresed from 1000 to 100 the components
visibility in tool->option->advanced, as you told.

all right now...! Thank you again!

Luca
 
Back
Top