Skip to content

hello world doesn't work on qemu_arc_em when CONFIG_ISR_STACK_SIZE=1048510 #37704

@wentongwu

Description

@wentongwu

Describe the bug
hello world sample doesn't work on qemu_arc_em when CONFIG_ISR_STACK_SIZE=1048510

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=qemu_arc_em -DCONFIG_ISR_STACK_SIZE=1048510 ..
  3. make run
  4. See error

Metadata

Metadata

Labels

area: ARCARC ArchitecturebugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions