Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TNeo hangs in the task with a highest priority, no switching at all #11

Open
Polarisru opened this issue Jan 22, 2019 · 1 comment
Open

Comments

@Polarisru
Copy link

Hello,
I've tried to use TNeo with my ATSAMC21E (Cortex-M0+) and GCC compiler, have configured everything (.S file too) but without success. I can start the RTOS and create tasks, but it stays always in the task with highest priority and doesn't switch to another tasks after tn_task_sleep(1). Even idle task and SysTick interrupt are not active anymore. It seems to be not usable with such configuration (Cortex-M0+ and GCC).
Very interesting project but not really functional with all CPUs from the list.

@dimonomid
Copy link
Owner

It should work with Cortex-M0+. Without the code you're trying to run, I couldn't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants