This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Renesas H8S
- From: "Cucco Cristiano" <cristiano dot cucco at guest dot telecomitalia dot it>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 26 Jan 2007 11:45:36 +0100
- Subject: Renesas H8S
Hi,
I'm porting an application written for IAR compiler (platform Renesas H8S/2239) to getting it to work under Gnu.
The program now compiles correctly but once I upload the executable to the device I cannot get interrupts working...
Is there something I can check to verify if I wrote something wrong?
Thank you in advance for your help,
Cristiano