Evidently I need to set some UCFG values for my Ceibo debugger and evidently that is part of the Keil package. How does one do that from the commandline? PLEASE do not suggest going into the IDE and see what it does, I have not been there for years and it will take me an inordinate amount of time to recapture how to drive it. Thanks in advance Erik
I need to set some UCFG values for my Ceibo debugger and evidently that is part of the Keil package yes/no? How does one do that from the commandline? Please, if you know. Erik
Evidently I need to set some UCFG values for my Ceibo debugger and evidently that is part of the Keil package. The uVision interface to third-party debuggers, emulators, and so on is provided by Keil. The DLLs which interface uVision to these debuggers/emulators is created by the vendor of that product (not Keil). There are a lot of parameters in the Keil device database that the DLL has access to (like device selected). So, while I understand your question, I'm not sure how to answer it since the only place that parameters are provided to the debugger DLL is in uVision and since this is setup and configured by either the user or by the setup program for the emulator/DLL. As far as I know, we don't have anything here that we call UCFG values that we pass to an emulator. I'm not say there isn't anything like that, I'm just saying I don't know what they are. Isn't there some kind of getting started guide from Ceibo that covers that? Jon