This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how to verify the modification in the ecos kernel without a hardware board


Hi, I met a big problem, would you like to give me some advices?

I did some modifications to the ecos Kernel code(like in sched.cxx,
thread.hxx etc.). But I have no a real hardware board. So I want to
use VMware as a virtual machine to see the results.Is it possible?

I tried the redbbot on the Vmware and the "hello.c" example works. But
after I modified the kernel code and rebuild the ecos using the
configtool, it did not give any compilation complaints. I know it is
impossible, there should be a lot of errors in the code. Does Redbbot
have nothing to do with the ecos kernel files?

If the redboot has nothing to do with the kernels, how can I check my
modificaiton to the kernel files with VMare?

Thank you so much in advance!!!

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]