mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
36 lines
961 B
Markdown
36 lines
961 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve Eclipse ThreadX.
|
|
title: ''
|
|
labels: bug, hardware
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
Please also mention any information which could help others to understand
|
|
the problem you're facing:
|
|
- What target device are you using?
|
|
- Which version of Eclipse ThreadX?
|
|
- What toolchain and environment?
|
|
- What have you tried to diagnose or workaround this issue?
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Build my project in IAR Workbench.
|
|
1. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Impact**
|
|
What impact does this issue have on your progress (e.g., annoyance, showstopper)
|
|
|
|
**Logs and console output**
|
|
If applicable, add console logs or other types of debug information like Wireshark capture as `.zip` file.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|