Borrar filtros
Borrar filtros

I need help interrpeting this error..

2 visualizaciones (últimos 30 días)
Bob Snyder
Bob Snyder el 23 de Jun. de 2020
Comentada: Walter Roberson el 24 de Jun. de 2020
Can someone please help me understand what the problem is here?
### Using toolchain: Texas Instruments Code Composer Studio (C2000)
### 'C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw\GPIOtest.mk' is up to date
### Building 'GPIOtest': "C:\PROGRA~1\MATLAB\R2020a\bin\win64\gmake" -B -f GPIOtest.mk all
### Build procedure for GPIOtest aborted due to an error.
C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw
>cd .
C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw
>if "" == ""
("C:\PROGRA~1\MATLAB\R2020a\bin\win64\gmake" -B -f GPIOtest.mk all )
else
("C:\PROGRA~1\MATLAB\R2020a\bin\win64\gmake" -B -f GPIOtest.mk )
GPIOtest.mk:343: *** multiple target patterns.
Stop. C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw
>echo The make command returned an error of 2
The make command returned an error of 2
C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw
>exit 1 Error(s) encountered while building "GPIOtest":
### Failed to generate all binary outputs.
end
  5 comentarios
Bob Snyder
Bob Snyder el 24 de Jun. de 2020
Such as in C:\ti\..... ? Assuming the : after the 'C' is OK then I don't have any other colons.
Walter Roberson
Walter Roberson el 24 de Jun. de 2020
The : after the C should be okay.
On Windows, getting a : in a file name other than as a drive or device specification is not easy.
Can you post the content of C:\Users\bsnyder\MathWorks\GPIOtest_ert_rtw\GPIOtest.mk ?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by