Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
When exactly does the POR bit in RSID get set. I need to check this bit on start-up for checking proper startup, but it never seems to get detected as set.... In main(), i am simply checking LPC_SC->RSID for its bit 0 to be set..does it get reset immediately and hence i am unable to detect this bit change?