Hello, everyone! Some definition is not assisted by help menu in Keil compiler such as 'code', 'idata', 'xdata', and so on. Please let me know the way to get the exact meaning of that definitions! Best regards, Byounghoon
The manuals are on the CD in .pdf format. On my installation I can view them from the "Open Books Window" in the help menu, although I don't know why you can't. Stefan
"Some definition is not assisted by help menu in Keil" Stefan is correct - this is all in the Manuals, and all the manuals are installed in PDF. However, I agree that Keil could make a lot better use of the online help facilities offered by Windows. eg, in Borland C++ Builder, you just click on any keyword, method, property, etc and up pops the context-sensitive help for that very item. No messing about with opening up a separate document in a separate application and then having to search for the information you need. :-) This is definitely a missed opportunity in uVision. :-(
Hello Stefan, Thanks a lot for the hint! I found the pdf manual. I missed it. :| It's really big manual taking a lot of time to scan. :) Thanks, Byounghoon