-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: DocumentationbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug
Milestone
Description
Describe the bug
The flashing and debugging sections are out of date for the i.MX RT boards. They incorrectly state the flashing is not supported, and they refer to the generic JLink OpenSDA firmware which cannot program the external flashes on these boards.
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=mimxrt1060_evk ..
- make flash or make debug
- See error
Expected behavior
The application should be programmed into flash.
Impact
Developers not familiar with the board will think there is a bug with the flash programming flow.
Environment (please complete the following information):
- OS: Linux, MacOS, Windows
- Toolchain: Zephyr SDK
- Commit: v1.14.0-rc1
Additional context
N/A
Metadata
Metadata
Assignees
Labels
area: DocumentationbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: mediumMedium impact/importance bugMedium impact/importance bug