We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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...?
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.
"(1) I closed the current project first before deselecting the RealView compiler and selecting the CARM compiler."
Why are you selecting CARM for an AT89C51ID2?
In the famously immortal words of Homer Simpson...
DOH !!
Thanks (and... never mind).