+ Reply to Thread
Results 1 to 4 of 4

Thread: Hex file for MPC89E52AE program

  1. #1
    Junior Member microcrush
    Join Date
    Aug 2009
    Location
    , andhra, India.
    Posts
    8

    Default Hex file for MPC89E52AE program

    I have a development board which has MPC89E52AE placed on it.
    I have installed ECLIPSE IDE and SDCC compiler.
    When i have compiled simple program i could not generate hex file.
    Does SDCC generate hexfile?
    Are there any settings in ECLIPSE IDE for generating hex file?



    I love microcontrollers

    I love microcontrollers

  2. #2
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    Yes SDCC can generate hex file.
    You can download a free IDE (MIDE) with SDCC from this link.
    http://www.8051projects.info/assembler.asp


    [Check out the new 8051 blog]

  3. #3
    Junior Member microcrush
    Join Date
    Aug 2009
    Location
    , andhra, India.
    Posts
    8

    Default


    Thank you for the info BINU
    I think this allows only 2KB code max.
    Can you suggest any more?

    Are there any restrictions in SDCC regarding usage of pointers,structures?

    I have a small doubt
    Did KEIL stopped it's evaluation version?
    Because when i download and install it says ur evaluation version has expired.

    Can you give link for KEIL+C51 compiler?

    I love microcontrollers

  4. #4
    Administrator Binu is an unknown quantity at this point Binu's Avatar
    Join Date
    Jun 2007
    Location
    Nagercoil, Tamilnadu, India.
    Posts
    6,126

    Default

    SDCC is open source and it also supports pointers and structures.

    If keil is showing error means you have crossed the evaluation period.


    [Check out the new 8051 blog]


+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts