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

Flash Programming uPSD3434E

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?

Parents
  • 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

Reply
  • 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

Children