Hi everyone,
I am having a *huge* debugger ini file that I would like to split into several single files called by some kind of master *.ini file. So far the documentation does not deal with this issue. Is it possible? How could I do it?
WHICH 'debugger'
Sorry for the lack of information: I am using the built in simulator of Keil uVision 4.00a.
Use the simulator's INCLUDE command inside your *.ini file.
I had been trying this for a long time but never understood why it did not work. Finally I discover a TAB right after the file name, this seems to cause the include to fail.
I removed the TAB and now it work :)
Finally I discover a TAB right after the file name when everything else fails (and I mean everything) I resort to retype :(
Erik
View all questions in Keil forum