<div dir="ltr">Hello, I am trying to enable a dummy clock driver.<div>I did as Joel suggested like in v850sim BSP.</div><div>But now I have a problem - the driver isn't initialized properly.</div><div>I receive an exception "Illegal instruction" during rtems_io_initialize.</div><div>The line with the exception is /cpukit/sapi/src/ioinitialize.c:36:</div><div>return callout ? callout(major, minor, argument) : RTEMS_SUCCESSFUL<br></div><div><br></div><div>and "p callout" in gdb returns:</div><div>(rtems_device_driver_entry) 0x2040087c <Clock_initialize+34><br></div><div><br></div><div>What could be the reason for such a behavior?</div><div><br><div><div><br></div>-- <br><div class="gmail_signature">Regards, Denis Obrezkov</div>
</div></div></div>