RT-Thread / RT-Thread/rt-thread

imxrt1020支持问题

Open
#6,455 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
12.2k
Forks
5.4k
Avg merge
4d 12h
Merged PRs (30d)
40

Description

打开bsp/imxrt/imxrt1021-nxp-evk/目录下的工程,编译失败错误,提示是启动文件有问题,报错信息如下所示:

..\libraries\MIMXRT1020\MIMXRT1021\arm\startup_MIMXRT1021.s(1): error: A1167E: Invalid line start 
..\libraries\MIMXRT1020\MIMXRT1021\arm\startup_MIMXRT1021.s(2): error: A1167E: Invalid line start 
..\libraries\MIMXRT1020\MIMXRT1021\arm\startup_MIMXRT1021.s(3): error: A1167E: Invalid line start 
..\libraries\MIMXRT1020\MIMXRT1021\arm\startup_MIMXRT1021.s(4): error: A1163E: Unknown opcode MIMXRT1021 , expecting opcode or Macro

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the project under bsp/imxrt/imxrt1021-nxp-evk/ and reproduce the build failure. Inspect libraries/MIMXRT1020/MIMXRT1021/arm/startup_MIMXRT1021.s alongside the reported compiler output; done means the project builds without the startup-file errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.