472,958 Members | 2,374 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

Accessing PIC's EEPROM

Hi all,

I want to write some data on the EEPROM of a PIC 16F877 microcontroller via
serial port rs232. What library can I use with a gcc compiler to perform
this ?

Thank you very much !

Ramon.
Nov 14 '05 #1
3 2110
"Ramon" <sk***@altern.ch> wrote:
Hi all,

I want to write some data on the EEPROM of a PIC 16F877 microcontroller via
serial port rs232. What library can I use with a gcc compiler to perform
this ?


I was not aware that gcc had PIC support. The closest you are likely
to come to gcc for a PIC is:

http://sdcc.sourceforge.net/

With that, you'll have to roll your own EEPROM and serial I/O
routines.

--
Dan Henry
Nov 14 '05 #2
Ramon <sk***@altern.ch> spoke thus:
I want to write some data on the EEPROM of a PIC 16F877 microcontroller via
serial port rs232. What library can I use with a gcc compiler to perform
this ?


Your post is off-topic for comp.lang.c. Please visit

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

for posting guidelines and frequently asked questions. Thank you.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Nov 14 '05 #3
In article <c7************@ID-101169.news.uni-berlin.de>, "Ramon"
<sk***@altern.ch> wrote:
I want to write some data on the EEPROM of a PIC 16F877 microcontroller via
serial port rs232. What library can I use with a gcc compiler to perform
this ?


This is not a C question. Please try asking again in comp.arch.embedded where
we will advise you to use an 8051, AVR, or MSP430 instead of the PIC.
Nov 14 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Christian Wittrock | last post by:
Hi, What does ANSI C say about casting an 8 bit pointer to a 16 bit one, when the byte pointer is pointing to an odd address? I have detected a problem in the Samsung CalmShine 16 compiler. This...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.