From sergiosider at gmail.com Fri Feb 2 07:21:31 2007 From: sergiosider at gmail.com (Sergio Paulo Sider) Date: Fri Feb 2 07:28:57 2007 Subject: [Icc-arm] coding FIQ interrupts with ICC Message-ID: Hi All, I am a new user of the ARM version of ICC, and also new to ARM. I need to write an interrupt handler routine for a FIQ interrupt on a LPC2138. I suppose I have to write a custom startup file (because the 'default' FIQ handler is an endless loop). Does anybody have a sample to share ? Thank you very much, Sergio P. Sider From brucepride at prideembedded.com Fri Feb 2 16:46:16 2007 From: brucepride at prideembedded.com (Bruce M. Pride) Date: Fri Feb 2 16:53:41 2007 Subject: [Icc-arm] coding FIQ interrupts with ICC Message-ID: <20070202174616.6ad35664bad26f46d3fc32d9a902836c.4e8c5a72b3.wbe@email.secureserver.net> An HTML attachment was scrubbed... URL: http://dragonsgate.net/pipermail/icc-arm/attachments/20070202/d0a7dca3/attachment.html From dnt433 at aim.com Sat Feb 3 01:47:39 2007 From: dnt433 at aim.com (dnt433@aim.com) Date: Sat Feb 3 01:55:13 2007 Subject: [Icc-arm] dnt433@netscape.net Message-ID: <8C9158F7A2EB303-123C-609D@WEBMAIL-MA10.sysops.aol.com> ________________________________________________________________________ Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://dragonsgate.net/pipermail/icc-arm/attachments/20070203/0e8d04f2/attachment.html From sergiosider at gmail.com Sat Feb 3 05:06:39 2007 From: sergiosider at gmail.com (Sergio Paulo Sider) Date: Sat Feb 3 05:14:04 2007 Subject: [Icc-arm] coding FIQ interrupts with ICC In-Reply-To: <20070202174616.6ad35664bad26f46d3fc32d9a902836c.4e8c5a72b3.wbe@email.secureserver.net> References: <20070202174616.6ad35664bad26f46d3fc32d9a902836c.4e8c5a72b3.wbe@email.secureserver.net> Message-ID: Hi Bruce, Thank you very much... but unfortunatelly I got this message when trying to download the zip file: >spsider, you do not have permission to access this page. This could be due to one of >several reasons: > > 1. Your user account may not have sufficient privileges to access this page. Are you >trying to edit someone else's post, access administrative features or some other privileged >system? > 2. If you are trying to post, the administrator may have disabled your account, or it may >be awaiting activation. Maybe I am not activated yet (I signed up a few minutes ago..) Regards, Sergio. On 2/2/07, Bruce M. Pride wrote: > A demo project for the iARM-2103 may help you out: > http://www.dragonsgate.net/icc_forums/showthread.php?t=41 > > -Bruce P. > > > > > -------- Original Message -------- > Subject: [Icc-arm] coding FIQ interrupts with ICC > From: "Sergio Paulo Sider" > Date: Fri, February 02, 2007 10:21 am > To: icc-arm@imagecraft.com > > Hi All, > > I am a new user of the ARM version of ICC, and also new to ARM. > > I need to write an interrupt handler routine for a FIQ interrupt on a > LPC2138. I suppose I have to write a custom startup file (because the > 'default' FIQ handler is an endless loop). > > Does anybody have a sample to share ? > > Thank you very much, > Sergio P. Sider > > _______________________________________________ > Icc-arm mailing list > Icc-arm@imagecraft.com > http://dragonsgate.net/mailman/listinfo/icc-arm > _______________________________________________ > Icc-arm mailing list > Icc-arm@imagecraft.com > http://dragonsgate.net/mailman/listinfo/icc-arm > > > From j_baraclough at zetnet.co.uk Sat Feb 3 08:47:42 2007 From: j_baraclough at zetnet.co.uk (John Baraclough) Date: Sat Feb 3 08:55:23 2007 Subject: [Icc-arm] coding FIQ interrupts with ICC In-Reply-To: References: <20070202174616.6ad35664bad26f46d3fc32d9a902836c.4e8c5a72b3.wbe@email.secureserver.net> Message-ID: Hi Sergio, You should have an email now confirming your login details. All the best for now, John From richard at imagecraft.com Sat Feb 3 13:08:18 2007 From: richard at imagecraft.com (Richard) Date: Sat Feb 3 13:15:49 2007 Subject: [Icc-arm] Fate of the ICC forums Message-ID: <6.1.0.6.2.20070203130645.07c523c8@192.168.100.42> I will probably delete the icc-forums. They are causing more trouble than they are worth. With all the spammers hitting it, we just don't have the resource to deal with it. The forum's sole purpose is for the users to upload sample code. One way to do this is to utilize the new database backend on our new website. The webmistress can set up a page such that she does not need to modify it as new sample files are uploaded with the description and link being pulled out from the database. The users can send me the sample codes directly and I can upload them. Comments? Suggestions? // richard From g.gambardella at tdd.it Sun Feb 4 15:54:17 2007 From: g.gambardella at tdd.it (Guido Gambardella) Date: Sun Feb 4 16:01:43 2007 Subject: [Icc-arm] Fate of the ICC forums In-Reply-To: <6.1.0.6.2.20070203130645.07c523c8@192.168.100.42> References: <6.1.0.6.2.20070203130645.07c523c8@192.168.100.42> Message-ID: I'm afraid you're right. On 2/3/07, Richard wrote: > I will probably delete the icc-forums. They are causing more trouble than > they are worth. With all the spammers hitting it, we just don't have the > resource to deal with it. > > The forum's sole purpose is for the users to upload sample code. One way to > do this is to utilize the new database backend on our new website. The > webmistress can set up a page such that she does not need to modify it as > new sample files are uploaded with the description and link being pulled > out from the database. The users can send me the sample codes directly and > I can upload them. > > Comments? Suggestions? > > // richard > > > _______________________________________________ > Icc-arm mailing list > Icc-arm@imagecraft.com > http://dragonsgate.net/mailman/listinfo/icc-arm > -- Guido Gambardella Tel. +39 010 218842 TDD Tecnologie Digitali Corso Firenze 35/3 16136 Genova ITALY Fax. +39 010 219536 e-mail info@tdd.it From richard at imagecraft.com Mon Feb 5 16:47:15 2007 From: richard at imagecraft.com (Richard) Date: Mon Feb 5 16:54:53 2007 Subject: [Icc-arm] ImageCraft vacation Feb 15 to Feb 26 Message-ID: <6.1.0.6.2.20070205164248.079092f8@192.168.100.42> ImageCraft office will be closed between Feb 15 to the 26th. Download purchases, licensing and email will be handled sporadically. Don't cause too much trouble and buy now and often :-) // richard From richard at imagecraft.com Tue Feb 13 03:05:50 2007 From: richard at imagecraft.com (Richard) Date: Tue Feb 13 03:13:46 2007 Subject: [Icc-arm] Web sample code forums deprecated, long live the mailing lists... Message-ID: <6.1.0.6.2.20070213030343.07effa08@192.168.100.42> As mentioned previously, the web forum used for code samples are now disabled. The icc-XYZ mailing lists will be the proper channel for user communications. Samples codes are now on the respective web pages on the www.imagecraft.com site. If you have sample codes to share, please send them to me. Thanks. // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ] From richard at imagecraft.com Wed Feb 14 23:41:39 2007 From: richard at imagecraft.com (Richard) Date: Wed Feb 14 23:49:39 2007 Subject: [Icc-arm] ICCV7 for ARM V7.07 Released Message-ID: <6.1.0.6.2.20070214233926.07b17688@192.168.100.42> Change Logs: V7.07 - Feb 14th 2007 [ ST STR9xx support - Added device entries in the IDE - Added header files under c:\iccv7arm\include\ARM\st\str91x\ The header files are from ST. They reference some peripheral functions that you can download from the ST site. These files compile fine under ICCARM but we have not tested them yet. ] Assembler - Thumb instruction encoding fixes Linker - Added -fhexbin for generating both HEX and BIN files, for Atmel SAM7 bootloader DBG2Dwarf - Fixed crash issues // richard On-line orders, support, and listservers available on web site. [ For technical support on ImageCraft products, please include all previous replies in your msgs. ]