I am trying to use the ULINK JTAG adapter to program a uPSD3434E device with an existing hex file. I set up a new project as described in the manual and put the name of the hex file in the 'name of executable' portion of the 'output' dialog. When I try to perform the flash download I get the following message:- *** Error: Programming failed. OBJ file not found how can I get around this?
Did you specify the correct path and filename of your PSDsoft Project File? Check your settings at: Options for Target -> Utilities -> Settings -> PSDsoft Project File Full path and filename of your PSDsoft project (filename.ini) must be inserted there. Otherwise the .obj file generated by PSDsoft will not be found and the error message you posted will show up. Carsten
>Did you specify the correct path and filename of your PSDsoft Project File? No I didn't! I didn't know you had to. I've just tried that now and it programmed straight away. Thanks you very much! Regards, Paul