Other Parts Discussed in Thread: MATHLIB,
Tool/software: TI-RTOS
Hi,
I´ve got errors when compiling qspi_app_flash_writer example.
I´ve opened a command prompt window at 'c:\ti\pdk_am437x_1_0_10\packages', run 'pdksetupenv.bat', changed dir to 'ti\starterware' and run 'gmake qspi_app_flash_writer' and got the following:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
c:\ti\pdk_am437x_1_0_10\packages>pdksetupenv
**************************************************************************
Environment Configuration:
LIMIT_SOCS : am437x
LIMIT_BOARDS : evmAM437x idkAM437x skAM437x
PDK_INSTALL_PATH : /ti/PDK_AM~1/packages
IMGLIB_INSTALL_PATH : C:/ti/imglib_c66x_3_1_1_0
DSPLIB_INSTALL_PATH : C:/ti/dsplib_c66x_3_4_0_0
MATHLIB_INSTALL_PATH : C:/ti/mathlib_c66x_3_1_1_0
XDC_INSTALL_PATH : C:/ti/xdctools_3_50_03_33_core
c:\ti\pdk_am437x_1_0_10\packages>cd ti\starterware
c:\ti\pdk_am437x_1_0_10\packages\ti\starterware>gmake qspi_app_flash_writer
gmake -C c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/examples/qspi/flash_writer
gmake[1]: Entering directory `c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/examples/qspi/flash_writer'
/mkdir -p c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/binary/qspi_app_flash_writer/obj/am43xx-evm/a9host/debug/gcc
process_begin: CreateProcess(NULL, /mkdir -p c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/binary/qspi_app_flash_writer/obj/am43xx-evm/a9host/debug/gcc, ...) failed.
make (e=2): The system cannot find the file specified.
gmake[1]: *** [c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/binary/qspi_app_flash_writer/obj/am43xx-evm/a9host/debug/gcc] Error 2
gmake[1]: Leaving directory `c:/ti/pdk_am437x_1_0_10/packages/ti/starterware/examples/qspi/flash_writer'
gmake: *** [qspi_app_flash_writer] Error 2
I am using 'ti-processor-sdk-rtos-am437x-evm-04.03.00.05-Windows-x86' on a Windows 7. I´ve never had problems to build qspi_app_flash_writer example with version 04.00.00.04 on the same machine.
regards,
Marcio.
