[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to h
From: |
Stan Behrens |
Subject: |
Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt. |
Date: |
Wed, 04 Jan 2012 16:39:56 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
Hi Klaus,
On 30/12/11 15:50, Klaus Rudolph wrote:
> Which is the main usage for the break instruction. [...]
> Do you need more breakpoints?
Yes, I need more than the 2 hardware assisted breakpoints/watchdogs. If
I just add more breakpoints in avr-gdb the JTAG MkII Debugger slows down
system clock and as a result the system is not able to compete with some
realtime requirements I have.
Back to topic: I could not find any code that implements handling of
FUSEs, so that I had to change my patch. Simulavr treats the BREAK
instruction as NOP now when no gdb session was established.
Bye, Stan.
- [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Stan Behrens, 2012/01/04
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt.,
Stan Behrens <=
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Petr Hluzín, 2012/01/05
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Stan Behrens, 2012/01/05
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Petr Hluzín, 2012/01/08
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Stan Behrens, 2012/01/11
- [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Stan Behrens, 2012/01/11
- Re: [Simulavr-devel] [PATCH] Add BREAK-instruction, causes simulavr to halt., Petr Hluzín, 2012/01/11