Acknowledged
over 1 year ago

ERROR: Could not log function sizes of generated code.

When I changed from SDK 6.4.2 to 7.1.0 or 7.1.1 only one of my apps prints ONLY the following message with monkeybrains.  Basically impossible to debug and completely useless message, please add additional condition checking in the SDK to provide direction on possible issues.  I tried openjdk 17 and 11.

ERROR: Could not log function sizes of generated code.

  • This is not an error we would normally expect you to see unless you were capturing debug logs, so I need some additional information to clarify the problem:

    • Is this error appearing in the debug console?
    • Does this appear when building your app?
    • Do you ever see something like "A critical error has occurred. Please re-run the Monkey C Compiler with logging enabled and file a report with the Connect IQ support team ([email protected])."
    • Would you be willing to share the source code of the app that experiences this issue so that we can attempt to reproduce and debug the problem?