Hey Everyone, I have been porting RIOT OS to new processor(ARC) and i had compilied hello world program successfully. When i debug the helloworld.elf in kernel_init function the thread_create() function has execute successfully.But the thread "idle_thread" "and main_trampoline" function is not been called. why?
What is thing need to be done on this cpu_switch_context_exit() function. please explain me. Thanks Shishir Tiwari _______________________________________________ devel mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/devel
