Skip to content

[BUG] The sram.ld file for the NXP mr-canhubk3 board is missing. #18365

@simbit18

Description

@simbit18

Description / Steps to reproduce the issue

NXP mr-canhubk3 board -> sram.ld file missing

ifeq ($(CONFIG_BOOT_RUNFROMFLASH),y)
 LDSCRIPT = flash.ld
else ifeq ($(CONFIG_BOOT_RUNFROMISRAM),y)
 LDSCRIPT = sram.ld
endif

On which OS does this issue occur?

[OS: BSD], [OS: Linux], [OS: Mac], [OS: Windows]

What is the version of your OS?

GitHub Actions

NuttX Version

master and all old versions

Issue Architecture

[Arch: arm]

Issue Area

[Area: Build System]

Host information

No response

Verification

  • I have verified before submitting the report.

Metadata

Metadata

Assignees

Labels

Arch: armIssues related to ARM (32-bit) architectureArea: Build systemOS: BSDIssues related to *BSD OSes (building system, etc)OS: LinuxIssues related to Linux (building system, etc)OS: MacIssues related to MacOS (building system, etc)OS: WindowsIssues related to Windows (building system, etc)Type: BugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions