Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top