Discussion Title | Created date |
---|---|
How to trigger an interrupt from a debugger for testing? I need to test how my system responds to various interrupt nesting scenarios. Usually, I test this by triggering a specifically designed test interrupt at will from the debugger.... |
Tuesday, 25 September 2012 - 02:38 |
Why two NOPs are used after "SSRF 16"? I've seen that people append two NOPs after setting the GM mask in the SR on the AVR32-UC3. SSRF SR_GM_OFFSET NOP NOP ... Why? |
Sunday, 23 September 2012 - 00:38 |
How can RTOS reliably detect interrupt nesting in AVR32-UC3? I'm in the process of porting an RTOS-like framework to AVR32-UC3 and, as any RTOS, I need to *reliably* detect if an ISR nests on top of another ISR. This is important, so that... |
Sunday, 23 September 2012 - 00:31 |
How to set up STK600-TQFP100 with AVR32 UC3C1128C device? Has anyone used the STK600 dev kit with the STK600-TQFP100 and the AVR32 UC3C1128C device? Before I apply power and connect the JTagICE mkII I'd like to know how to configure the... |
Monday, 21 November 2011 - 23:17 |
Ultra-light event-driven framework/RTOS for AVR QP (http://www.quantum-leaps.com/downloads/) is a family of ultra-light, open source, state machine-based frameworks for embedded systems. QP enables developing well-structured... |
Thursday, 26 June 2008 - 16:50 |