This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Upp examples, build error

The Upp examples were imported from bios5 psp,  build produces the following error.

"C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages/ti/pspiom/examples/evm6748/uppEvm/evmA/src/uppSample_main.c", line 62: fatal error: could not open source file "ti\pspiom\upp\Upp.h"

1 fatal error detected in the compilation of "C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages/ti/pspiom/examples/evm6748/uppEvm/evmA/src/uppSample_main.c".

 

 

 

Adding the directory ("C:\Program Files\Texas Instruments\pspdrivers_01_30_01\packages") to the file search path does not solve the problem.

  • Hi Mitch,

     

    You are building the Upp examples using CCSv3.3 build or CCS4?. 

    If it is CCSv3.3 , then expand the includes tab in the project window and check if Upp.h is visible. If so, check if you can open it?.

    If it is CCSv4 , again expand the includes tab and check if the BIOS PSP path is visible and you are able to access the Upp.h file?.

    This is something to do with the include path itself. It is somehow unable to access the PSP drivers/include PSP drivers.

    Please  refer the User guide and make sure that all the environment variables are set properly.

    Let me know the result.

    Thanks & regards,

    Raghavendra