I would appreciate confirmation that there seems to be no way to import an externally generated AXF file into the uVision environment for either programming or debug. I have several large projects implemented in makefile structures that are not practical to translate into uVision projects.
bob m
The project file tells uVision what procesor you are using. And the selected processor controls what help documents you should see.
thanks for the info, i was wondering if that was a possibility but was trying (and failing) to get an AXF to load using that method.
it also appears that I need to define a dummy project to get the uVision IDE to do anything useful at all. one need sto define a project even to get help to work, very peculiar
cheers
"there seems to be no way to import an externally generated AXF file"
Not AXF, but uVision can import ELF/Dwarf, if that helps:
http://www.keil.com/support/man/docs/uv3/uv3_cm_load.htm
For programming, uVision relies upon external utilities anyhow - so the question for downloading is not about uVision, but the external utility...
View all questions in Keil forum