home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!fsi-ssd!kevinb
- From: kevinb@dev1.csg.ssd.fsi.com (Kevin Bonifield)
- Subject: How to generate interrupt module with RTE
- Message-ID: <1992Jul22.125614.23502@dev1.csg.ssd.fsi.com>
- Date: Wed, 22 Jul 1992 12:56:14 GMT
- Distribution: us
- Organization: FlightSafety Simulation Systems Division - Tulsa
- Lines: 14
-
- I am using gcc for an embedded 68340 application. Is there any way
- to create an interrupt service routine that returns with RTE instead
- of RTS? Some compilers (Microtec) use a "#interrupt" to define functions
- for this usage. I will be filling the vector table and need to generate
- quite a few ISRs.
-
- Thanks!
-
-
- ----------------------------------------------------------------------------
- Kevin Bonifield | Phone: 918-251-0500 x520
- Avionics Interface Computer Design | Email: kevinb@fsi.com
- FlightSafety - Simulator Systems Div |
- ----------------------------------------------------------------------------
-