patchSimulavr: an AVR simulator - Patches: patch #4150, HWUart now should cause all needed...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4150: HWUart now should cause all needed IRQ's

Submitter:  Artur Abels <artur_abels>
Submitted:  Thu 07 Jul 2005 07:37:57 AM UTC
   
 
Category:  bug fix Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  zfrdh Open/Closed:  Closed
Component Version:  None

Mon 25 Jul 2005 06:02:58 PM UTC, comment #1: 

patch added to HEAD (maybe with small modifications)
Thanks Artur!

Klaus Rudolph <zfrdh>
Group administrator
Thu 07 Jul 2005 07:37:57 AM UTC, original submission:  

HWUart did not cause interrupt on (RXC && RXCIE && GIE). The reason was that HWUart set the flags in corresponding registers, but did not ajust them in IRQSystem. That was in several places, i fixed all i found, but do not gurantee there are no more such bugz.

Artur Abels <artur_abels>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9033:  4hwuart_irqsystem.patch added by artur_abels (5KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-25 zfrdh StatusIn Progress Done
    Open/ClosedOpen Closed
2005-07-08 zfrdh StatusNone In Progress
    Assigned toNone zfrdh
2005-07-07 artur_abels Attached File- Added 4hwuart_irqsystem.patch, #4799

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code