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.

can not build i2c_app_eeprom_read example from new StarterWare of pdk_am335x_1_0_2

Hi

I am trying to build the i2c_app_eeprom_read example from the new starterware of pdk_am335x_1_0_2 ( from ti-processor-sdk-rtos-am335x-evm-02.00.11-windows-x86 ) but unsuccessfully, due errors on dal and utils projects.

Looking for build dependencies for i2c_app_eeprom_read project, we can see dependencies on:

board, dal, device,soc, utils and example_utils projects.

board, device, soc, and example_utils builds ok, but, dal and utils doesn't.

Attached follows the compilation logs of dal and utils projects.

Any clue for these issues?

Sergio

5241.dal_compilation.log.txt
**** Build of configuration am335x_debug for project dal ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -j 2 -s -k all 
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/cpsw.c'
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/cpsw_ale.c'
'Invoking: GNU Compiler'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/cpsw_ale.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dal_misc.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/cpsw.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dcan.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dal_misc.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dmtimer.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dcan.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dss.c'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dmtimer.c'
' '
'Invoking: GNU Compiler'
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dss_coefficients.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dss_coefficients.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/ecap.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/dss.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/edma.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/ecap.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/elm.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/elm.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/epwm.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/edma.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/gpio.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/epwm.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/gpmc.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/gpio.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/hs_mmcsd.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/gpmc.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/i2c.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/hs_mmcsd.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/lcdc.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/i2c.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mailbox.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/lcdc.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mcspi.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mailbox.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mdio.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mcspi.c'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/mdio.c'
' '
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/pruss.c'
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/qspi.c'
'Invoking: GNU Compiler'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/qspi.c'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/pruss.c'
' '
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/tsc_adc_ss.c'
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/rtc.c'
'Invoking: GNU Compiler'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/tsc_adc_ss.c'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/rtc.c'
' '
gmake: *** No rule to make target `C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/usb_dcd_interface.c', needed by `usb_dcd_interface.o'.
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/uart.c'
gmake: *** No rule to make target `C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/usb_dwc_dcd.c', needed by `usb_dwc_dcd.o'.
'Invoking: GNU Compiler'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/vpfe.c'
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/vpfe.c'
' '
'Building file: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/wdt.c'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/uart.c'
' '
'Invoking: GNU Compiler'
'Finished building: C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/dal/wdt.c'
' '
gmake: Target `all' not remade because of errors.

**** Build Finished ****

6507.utils_compilation.log.txt
**** Build of configuration am335x_debug for project utils ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -j 2 -s -k all 
gmake: *** No rule to make target `C:/ti/pdk_am335x_1_0_2/packages/ti/starterware/utils/graphics_utils.c', needed by `graphics_utils.o'.
gmake: Target `all' not remade because of errors.

**** Build Finished ****