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

I get the error "task not found". #297

Closed
shin-man opened this issue Dec 13, 2024 · 6 comments
Closed

I get the error "task not found". #297

shin-man opened this issue Dec 13, 2024 · 6 comments

Comments

@shin-man
Copy link

I'm currently using the ESP32-WROOM-32E to start off with a simple continuous rotation, but the following message is continually displayed on the serial monitor, and the motor shows no signs of moving at all.

「task_wdt: esp_task_wdt_reset(763): task not found」

What's wrong?

@shin-man
Copy link
Author

By the way, even when I tried the code from issue #289, the situation did not change.

@shin-man
Copy link
Author

I have seen the past issues.
Will using ”FastAccelStepper v0.31.2” solve the problem?

@gin66
Copy link
Owner

gin66 commented Dec 13, 2024

You can give it a try.

@shin-man
Copy link
Author

As this was my first time using PlatformIO, it took some time, but when I used "FastAccelStepper v0.31.2" with PlatformIO, I was able to turn the motor.
Is there a problem with the Arduino IDE that the latest version of the FastAccelStepper library does not appear in the Arduino IDE?

@gin66
Copy link
Owner

gin66 commented Dec 17, 2024

As written at the top of the readme:

BE AWARE: ARDUINO LIBRARY MANAGER IS BROKEN AND 0.29.x/0.30.x with x>0 do not show.

No issue with platformio. Check the related issue for the arduino library manager

@shin-man
Copy link
Author

I've just started using microcomputer control, so I didn't realize it and didn't know how to use it.
I'm sorry.

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