-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug
Description
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
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug