Hi stefan,

Thanks a lot in Advance,

We are trying to debug the " Failed to communicate Thread Event ". And we found that Platform is not getting Initialized, we are facing Problem in the Platform constructor located in file : base-hw/src/coe/platform.cc

In the Platform () constructor

Rom_module * rom_module = new (core_mem_alloc())
            Rom_module(header->base, header->size, (const char*)header->name);

is not getting executed(giving page fault) .  Do you know what could be the problem ?


Regards

Chirag Garg
IIT Madras , Rise Lab