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

コマンド受信中にデバッガを接続できない #18

Open
ChikuwaRobo opened this issue Jul 15, 2024 · 2 comments
Open

コマンド受信中にデバッガを接続できない #18

ChikuwaRobo opened this issue Jul 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ChikuwaRobo
Copy link
Contributor

UART割り込み優先順位を下げたら一旦は解決したが、まだ解決していない。

@ChikuwaRobo ChikuwaRobo added the bug Something isn't working label Jul 15, 2024
@ChikuwaRobo
Copy link
Contributor Author

オカダデバッガだと普通に書き込めることが多いので、コネクタに起因している気もする。
ただし、一度ほかのマイコンで書き込んでから再書き込みすると動くので、ST-Link側の問題もありそう。

@ChikuwaRobo
Copy link
Contributor Author

マイコンの割り込み周期に依存している気がする。
・マイコン側の割り込み周期に依存(GUIテスターでは書き込め、AIでは書き込めないことがある)
・動作モード(エラーモード)によっては書き込めることが多い。エラーモードでは処理やデータ送信が少ないから?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant