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

Carry Flag in LPC ARM Cortex M3

I am implementing a project where i have to do some BCD arithmetic.Is there any register in the LPC which which contains the carry flag, like the ones we have in 8051[PSW].Or is there any other method to do it?

Thanks in advance!