Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-SVE] TC-DGGEN-2.2 Cannot read BootReason Event #20412

Closed
AlvinHsiao opened this issue Jul 7, 2022 · 1 comment
Closed

[pre-SVE] TC-DGGEN-2.2 Cannot read BootReason Event #20412

AlvinHsiao opened this issue Jul 7, 2022 · 1 comment

Comments

@AlvinHsiao
Copy link
Contributor

AlvinHsiao commented Jul 7, 2022

Problem

TC-DGGEN-2.2 cannot read BootReason Event.

Steps:

./chip-tool generaldiagnostics read-event boot-reason 20 0

system configuration :

Chip-Tool: RPI
DUT used : Infineon CYW30739
app use: Lighting-app
chip-tool and DUT commit id : 5b603f3 (sve SHA)

Logs:

TC-DGGEN-2.2_TH.txt
TC-DGGEN-2.2_DUT.txt

Proposed Solution

Moving “Initialize event logging subsystem” before “initializes clusters” in Server.cpp can read BootReason Event.
Please refer to the below diff:
Server.txt

@bzbarsky-apple
Copy link
Contributor

Fixed by #20482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants