Hi,
I'm experiencing an oddity. I'm using uVision4 and have been building, downloading code for a while now
However, I update uVision for the free SiLabs licence and then some odd things started to happen.
The first was the it refused to accept spaces in "Name of executable" even though it had previously. OK this was easily rectified.
However, I'm not getting the same error: A51 *** ERROR: COMMAND-FILE '' NOT FOUND but I cannot fathom why.
The code did compile/link after removing spaces but unknown why now. Moved code to local drive (no spaces in directory structure) and it compiled/linked.
Any ideas what is going on?
Thanks Mike In the UK!!
Thanks, but the filename in the error message is blank!! Moving the project to local drive without spaces in the directory/file names works but I also have an unadulterated project that works from the original network location - complete with spaces in directory structure (but not in filename).
Moving the project to local drive without spaces in the directory/file names works Keil is notorious for not liking spaces in names, what is wrong with '_',
Erik
It is more the case as why has it stopped liking spaces, it did like them and still does in another project!!
Mike
It is more the case as why has it stopped liking spaces it is not that it has stopped, it is that the dislike is not and never was 'constant'
That's the trouble with spaces - sometimes you can seem to get away with them...
I know it's a "don't start from here" answer, but it's a lesson worth learning.
Been there; done that!