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.

RTOS/AMIC110: ICSS-EMAC build fails

Part Number: AMIC110
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

helllo

every experter

this is tomiyama from tokyo.

I want to port "ICSS_EMAC_BasicExample_iceAMIC110_wSoCLib_armTestproject" to ccs v7.

but I don't know recipted the xdctool version and sysbios version, coluld you help us?

best regard

tomiyama


**** Build of configuration Debug__TI for project ICSS_EMAC_BasicExample_iceAMIC110_wSoCLib_armTestproject ****

"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 4 all -O
gmake[1]: Entering directory 'C:/ti/pdk_am335x_1_0_8/packages/MyExampleProjects/ICSS_EMAC_BasicExample_iceAMIC110_wSoCLib_armTestproject/Debug__TI'
'Building file: C:/ti/pdk_am335x_1_0_8/packages/ti/drv/icss_emac/test/am335x/armv7/bios/am335x_app_iceamic110_wSoCLib.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_25_01_65/xs" --xdcpath="C:/ti/bios_6_35_04_50/packages;C:/ti/pdk_am335x_1_0_8/packages;C:/ti/edma3_lld_2_12_05_29/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ccsv7/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv -p ti.platforms.evmAM3359 -r debug -c "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_5.2.9" "C:/ti/pdk_am335x_1_0_8/packages/ti/drv/icss_emac/test/am335x/armv7/bios/am335x_app_iceamic110_wSoCLib.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring am335x_app_iceamic110_wSoCLib.xea8fnv from package/cfg/am335x_app_iceamic110_wSoCLib_pea8fnv.cfg ...
subdir_rules.mk:26: recipe for target 'build-14708417-inproc' failed
js: "C:/ti/pdk_am335x_1_0_8/packages/ti/drv/icss_emac/test/am335x/armv7/bios/am335x_app_iceamic110_wSoCLib.cfg", line 164: XDC runtime error: ti.sysbios.family.arm.a8.Mmu.FirstLevelDescAttrs#0: no property named 'tex'
    "./package/cfg/am335x_app_iceamic110_wSoCLib_pea8fnv.cfg", line 192
gmake.exe: *** [package/cfg/am335x_app_iceamic110_wSoCLib_pea8fnv.xdl] Error 1
js: "C:/ti/xdctools_3_25_01_65/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-14708417-inproc] Error 1
gmake: *** [build-14708417] Error 2
gmake[1]: Leaving directory 'C:/ti/pdk_am335x_1_0_8/packages/MyExampleProjects/ICSS_EMAC_BasicExample_iceAMIC110_wSoCLib_armTestproject/Debug__TI'
subdir_rules.mk:23: recipe for target 'build-14708417' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****