-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
Hi Team, we are running into following error in our application.
not enough IDs!
We are not sure what this message denotes. This occurs during a loop.
Our Analysis: The error is from the function fxNewNameX() from xsSymbol.c (Line: 390)
index = the->keyIndex;
if (index == the->keyCount)
mxUnknownError("not enough IDs");
Could you please give us details on what this error is about.
And also could you please let us know how to check the application build size.
Metadata
Metadata
Assignees
Labels
No labels