This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Resolving OS Error Codes

Recently I ran into a problem with printf(). Right away I noticed that the firmware was caught in a function named os_error(). In the function the comments state to look at RTL.h to for error codes. However, the error code that I have 0x48=72 is not listed.

What is the best way to find out what error 72 is?

I am using MDK-ARM 4.11 for my toolchain.

0