I am a beginner of MDK,but I am very familiar with Keil for C51 and it has been in use.So i feel kind of KEIL's product.But when I begin to use MDK,I find it's help is not useful.I even can't find easy information,E.g.:int type is in bytes,and strcmp funtion usage.I don't know what to do .Please help me.Thank you very much.
I have to agree with the OP. I also come from C51 and for someone like me who gets into major software projects only about every five years or so, it was a real help to just have to put the cursor over a library element, press F1 and get the declaration and example. I really miss that. Flicking through Kernighan/Ritchie is much slower.
My dream would be something like Intellisense (Visual Studio), especially when dealing with e.g. the ST Standard Peripheral Library. Are there any Keil competitors who have that?
Yes, I think so .I hear that IAR is a good choice, I am thinking to use it.