|
|||||||||||
Technical Support Support Resources
Product Information |
RTX51 TINY: Warning 16 (Uncalled Segment)Information in this article applies to:
QUESTIONI have created the following simple RTX51 Tiny program.
When I compile this, I receive the following linker errors:
What causes these errors and how do I eliminate them? ANSWERThe error is caused by the function prototypes:
You do not need prototypes for task functions. If you remove these, then no errors are generated by the linker. 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.