This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

proble with ULINK

hi, I am trying to connect ULINK2 to LPC2368 board. when i am trying to debug it is giving me error "could not load .afx file".

thanx

Parents
  • If you take a normal text editor and try to save 'john.rambo', the editor will assume that '.rambo' is the extension, and will not add any '.txt' extension to the file name.

    It has to be pointed out that by that criterion, Notepad.exe was not a normal text editor, at least for quite some time. You had to additionally change from "Text file" to "All files" in the Save dialog before it would actually save "hello.c" instead of "hello.c.txt"

Reply
  • If you take a normal text editor and try to save 'john.rambo', the editor will assume that '.rambo' is the extension, and will not add any '.txt' extension to the file name.

    It has to be pointed out that by that criterion, Notepad.exe was not a normal text editor, at least for quite some time. You had to additionally change from "Text file" to "All files" in the Save dialog before it would actually save "hello.c" instead of "hello.c.txt"

Children