AT90S8515 C programming help

Status
Not open for further replies.

RFdata

Newbie level 6
Joined
Nov 27, 2008
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,407
Hi, I need to program a AT90S8515 using a C compiler, the problem is that the C compilers that I have teste do not have the 90S8515.h include
Any recomended C compiler for this with this include.

First I was looking for the 89S8252 but it is realy expensive for projects, but i could find the include .h easy, so I consider this 90S8515

Any help is welcome

Tanks
 

Hi,
avr-gcc contains this header filefor sure. I think you shouldcheck SDCC too.
BTW, you may use another header file other than your microcontroller if they share same architecture and register addresses. You might need to modify it a little.
BR,
Amr.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…