|
|||||||||||
Technical Support Support Resources
Product Information |
C166: Error 185 (Atomic #5 Out of Range)Information in this article applies to:
QUESTIONI'm using the _atomic_ (0) function and I receive the following error message:
How can I fix this? ANSWERThis error message indicates that the code between the _atomic_ (0) and _endatomic_ functions is larger than 4 instructions. Atomic code can only be 4 instructions or less. Reduce the amount of code that you want to make atomic or consider using the #pragma disable directive. MORE INFORMATION
SEE ALSOLast Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.