This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't make project for AT89C51ID2...?

I've made KEIL projects for a variety of microcontrollers over the years, but I can't seem to make one for the ATMEL AT89C51ID2. Every time I try to the IDE crashes just after I select that part. I can still create new projects for other parts, but not this one.

I'm using uV3 V3.34. Anyone have any suggestions...?

Parents
  • Well... I tried this on another computer and it worked.

    I did do (2) things differently though.

    (1) I closed the current project first before deselecting the RealView compiler and selecting the CARM compiler.

    (2) I created the new project directory first, before creating the new project. For the prior attempt I created the new project and then from the file directory dialog box that popped up I right clicked and created the new project directory from there, and then selected it.

    I did try both of these things on the original computer after the problem showed up, but it had no apparend effect.

Reply
  • Well... I tried this on another computer and it worked.

    I did do (2) things differently though.

    (1) I closed the current project first before deselecting the RealView compiler and selecting the CARM compiler.

    (2) I created the new project directory first, before creating the new project. For the prior attempt I created the new project and then from the file directory dialog box that popped up I right clicked and created the new project directory from there, and then selected it.

    I did try both of these things on the original computer after the problem showed up, but it had no apparend effect.

Children