Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9305785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 19, 20262026-06-19T00:00:37+00:00 2026-06-19T00:00:37+00:00

I need to know if it is possible to compile any high level programming

  • 0

I need to know if it is possible to compile any high level programming language for use with an eeprom. I know it is possible to strip a header from a compiled binary, but I am unsure how addresses will be effected.

Please do not mark this as “not a question.” I get a lot of guff on this site from people who can’t tell the difference between a stupid question, and something which is not a question.

Can I compile any high level language for use with eeprom?

(EDIT) I have a Winbond 27C512 EEPROM in my sights.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-19T00:00:39+00:00Added an answer on June 19, 2026 at 12:00 am

    If you have a C compiler for the processor in question, then there’s no reason why you couldn’t compile C code so that it could be placed in EEPROM (though, as is usual with embedded programming, you cannot use any of the libc functions, so you will have to implement a lot of it yourself). C also interoperates well with assembly code, so you can write your bootstrap routines in assembly before transitioning over to higher-level code written in C.

    A typical C linker (e.g. GNU ldd) can be scripted so that it generates addresses compatible with your EEPROM; this is a common requirement for embedded development and other “bare-metal” applications. You can use objcopy to format the compiled binary in several different formats. With the GNU toolchain, you can probably also pull this off with a restricted subset of C++.

    You are not likely to be able to do this with a lot of other popular high-level languages, though, because few languages have the sort of support for low-level constructs (such as direct pointer addressing) required for embedded development.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to know is it possible to reserve or lock money with First
I need to know if it is possible to call a control and also
I need to do something I don't even know if is possible.. We have
I don't know if its possible or not, but here's what I need. I'm
Possible Duplicate: Why XML-Serializable class need a parameterless constructor Does anyone know if it
Go ahead and let me know if this is not possible: I need to
I'm new to PHP so I don't know whether this is possible. I need
I would like to know if there is any dll that I could use
how is it possible to know whether an object implements an indexer?, I need
Need to know this so that i could send DTMF and that is going

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.