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.
My emulator supports a nonstandard 8051 MCU.I have made a keil AGDI driver for it.But i found there are some Peripherals unsupported by my MCU are listed under the Peripheral menu.(Such as CAN,PORT0-5,Timer)My MCU don't have these peripherals and I don't add these menu in my agdi code.I wonder where these peripheral menus are from and how to remove them.
Please give me some idea
Thank you for your help.I have removed the contents of "dialog dll" in "debug" options of keil,the extension menu is disappear now. So i decided to remove the "dialog dll" and its parameters from my device database.