Can anybody suggest me good mailing list for Nucleus?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Nucleus

Can anybody suggest me good mailing list for Nucleus?

Post by Nucleus »

Hello All,

I am newbie to write boot code, but I started and have developed a code at reset vectors and some exception vectors. I also cleared register, initialized start address of RAM, initialized the stack. Now before launching the Nucleus OS, I will have to initialize timer and initialize it. I want to know, how timers are used by OS and how to glue them with OS? My code will act like a HAL( Hardware Abstraction Layer).

Please help me out.

Thanks,
Post Reply