Reset Status

03 Jul 2012

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?