Hi,
I followed the guide as well, and I found that it is a bit outdated in
some places. In some places I had to deviate from the examples to
avoid errors or other problems. From what I saw, the first and second
Hello driver examples basically worked, while the Time driver example
had many errors.
> I followed every step accordingly. However, as said I get undefined
> references (in libsys.a, for chardriver_task, chardriver_announce,
I don't remember seeing these.
> and the nop* calls) when compiling the example (linker errors).
I did see this for nop_signal. I used "nop_alarm" instead, since it
seems to have the same behavior. I don't know what "nop_signal" would
correspond to more correctly though.
Basically, the examples need to be updated. I was about to, but I
don't know what is preferred for some sections.
I hope this helps,
pikpik