• Ulink reset through voltage supervisor
    Hi everyone, I would like connect the reset pin of the ulink adaptater through a voltage supervisor (MAX823) which have a 200ms delayed reset. Can anybody say me if the delayed reset might cause problems...
  • Ulink reset through voltage supervisor
    Hi everyone, I would like connect the reset pin of the ulink adaptater through a voltage supervisor (MAX823) which have a 200ms delayed reset. Can anybody say me if the delayed reset might cause problems...
  • supervisor mode
    Hello, is it quite normal, that a arm9 microcontroller starts in the supervisor mode? How could I changed the mode into user mode? Or is it better to work in the supervisor mode? I've only the...
  • supervisor mode
    Hello, is it quite normal, that a arm9 microcontroller starts in the supervisor mode? How could I changed the mode into user mode? Or is it better to work in the supervisor mode? I've only the...
  • SAM7X IRQ interrupt entered with CPSR=0x60000013 (supervisor mode) !?
    Hello. I'm converting (another persons) code from another IDE to KEIL uV4 (no RTOS). When running the code, the 1st PIT-interrupt (ISR_Pit) is entered with: - CPSR=0x60000013 (supervisor mode)...