Skip to content

Open-AMP:power on can not communicate #8013

@Jeepgoing

Description

@Jeepgoing

this issus appeared when i test sample/subsys/ipc/openamp demo.
first step: download image to flash through make flash.
second step: press reset switch on LPCXpresso5411X board and the following message appeared on serial port, as below:

  ******* Booting Zephyr OS v1.12.0-rc1-41-gfcc56e3 *****
  Starting application thread!

  OpenAMP demo started
   Primary core received a message: 1
   Primary core received a message: 3
   Primary core received a message: 5
   ...
   Primary core received a message: 101
   OpenAMP demo ended.**

third step: disconnect the power supply of the development board, and then power on board, i found m4 can not communicate with m0, serial port message as below:

  ******* Booting Zephyr OS v1.12.0-rc1-41-gfcc56e3 *****
  Starting application thread!

OpenAMP demo started**

so why m4 can not communicate m0 when i power on the board, only reset board can communicate?

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions