Tech Support > Computer Hardware > Microprocessors > Debugging Virtual AddressSpace Project in Monolith INTEGRITY Application Project
Debugging Virtual AddressSpace Project in Monolith INTEGRITY Application Project
Posted by Alex Vinokur on October 30th, 2005


I have created Monolith INTEGRITY Application Project (Sample).

After that I tried to run (with using Simulator) the
* KernelSpace project (some file foo_kernel.cc, that contains main());
* AddressSpace project (some file foo_as1.cc, that contains main()).

There is no problem with KernelSpace project.

But there is a problem with AddressSpace project.
I have got an error message:

--------------
Connected to target "INTEGRITY Simulator for PowerPC (isimppc)"
fatal: Executable is not an INTEGRITY kernel

Couldn't load program
--------------

Any suggestions?

Thanks.

Alex Vinokur
email: alex DOT vinokur AT gmail DOT com
http://mathforum.org/library/view/10978.html
http://sourceforge.net/users/alexvn


Similar Posts