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

debug code compile error #15

Open
richardlc68 opened this issue May 9, 2024 · 0 comments
Open

debug code compile error #15

richardlc68 opened this issue May 9, 2024 · 0 comments

Comments

@richardlc68
Copy link

Prerequisites

Can you reproduce the problem reliably?
yes
Did you check current release notes for known issues?
yes
If this is not the latest release, have you checked newer releases?

Description:

code won't pass compile when enabling debug, a few places missing ; at end.

in file "src\whd_chip.c":

  • line 384: WPRINT_WHD_ERROR( ("%s:%d whd_bus_read_backplane_value failed\n", __FUNCTION__, __LINE__) ) --- missing ";" at end
  • same as in lines 414, 421, 428, 1414
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

1 participant