|
Re: XDC Tool dependency [message #913 is a reply to message #880] |
Mon, 02 February 2009 19:37   |
Dave Russo Messages: 172 Registered: July 2009 |
Senior Member |
|
|
Karthik wrote:
> The following provides an overview of the changes done on the same code
> base without any modifications. The only changes are migrating to later
> releases of XDC. The plan is to baseline the changes on XDC Version
> 3.15.00.16. Is this recommended?
XDCtools 3.15.* has not been released. We only have "early access"
releases available for those that require one or more capabilities not
currently supported in XDCtools 3.10.
If you need to fix on a stable release of XDCtools in the near-term, the
best option is to use the latest XDCtools 3.10.* release.
If you require other products that are leveraging XDCtools 3.15.*
capabilities, you may need to use a later version of 3.15; I see that
3.15.00.19 early access release is now available.
Based on the information below, the BIOS and Codec Engine teams can
probably provide the best advise about which version of XDCtools you
should use. I'll forward this to them.
> -------------------------------------------------------
> XDC Tools 3.15.000.13
> Codec Engine 3.00.00.12
> BIOS Version 6.20.00.07
>
> Modifications required to code : Possibly due to BIOS dependency we need
> to explicitly include use.Module for GateMP module in the cfg file, else
> it throws an error unbound proxy for GateMP module
>
> Build Status SUCCESSFUL
>
> -----------------------------------------------------
> XDC Tools 3.15.00.15
> Codec Engine 3.00.00.12
> BIOS Version 6.20.00.07
>
> Modifications required to the code:
> Doesn't require changes related to GateMP, but throws different set of
> errors
>
> Build Status FAILURE
> Error description Cannot resolve Assert.Id
>
> Build Errors:
>
> "Y:\WTSD_DucatiMMSW\omx\khronos1.1\omx_h264_dec>""c:\Program Files\Texas
> Instruments\xdctools_3_15_00_15\xdc.exe""
> making package.mak (because of package.bld) ...
> generating interfaces for package omx_h264_dec (because
> package/package.xdc.inc is older than package.xdc) ...
> configuring out/h264vd.xm3 from package/cfg/out/h264vd_xm3.cfg ...
> ""ti/sysbios/knl/Clock.xdc"", line 162: can't resolve name (Assert.Id)
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:585)
> at xdc.services.intern.xsr.PkgLoader.exec(PkgLoader.java:145)
> at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155)
> at
> org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMetho d.java:243)
> at
> org.mozilla.javascript.Interpreter.interpretLoop(Interpreter .java:3237)
> at
> org.mozilla.javascript.Interpreter.interpret(Interpreter.jav a:2394)
> at
> org.mozilla.javascript.InterpretedFunction.exec(InterpretedF unction.java:176)
>
> at org.mozilla.javascript.Context.evaluateReader(Context.java:1 227)
> at config.Shell.evaluateLoad(Shell.java:761)
> at config.Shell.processLoad(Shell.java:634)
> at config.Shell.load(Shell.java:1197)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155)
> "
>
> -----------------------------------------------------
> XDC Tools 3.15.00.16
> Codec Engine 3.00.00.12
> BIOS Version 6.20.00.16
>
> Modifications required to the code :
> Changes:
> - XDC Changes related to migration of M3 within ARM under packages
> family subdirectory
> - catalog.c470.nda needs to be catalog.arm.nda
> - SRAM is not a recognized heap memory location"
>
> Build Status FAILURE
>
> Error description can't resolve name (IGateProvider.Handle)
>
> Build Errors
> "Y:\WTSD_DucatiMMSW\omx\khronos1.1\omx_h264_dec>""c:\Program Files\Texas
> Instruments\xdctools_3_15_00_16\xdc.exe""
> making package.mak (because of config.bld) ...
> configuring out/h264vd.xm3 from package/cfg/out/h264vd_xm3.cfg ...
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.Semaphore.Proxy to bios6 Semaphore
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.SemaphoreMP.Proxy to bios6 SemaphoreMP
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.Gate.Proxy to bios6 Gate
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.GateMP.Proxy to bios6 GateMP
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.Thread.Proxy to bios6 Thread
> ti.sdo.osal.bios6.Settings.module$use(): Intializing
> xdc.runtime.knl.Condition.Proxy to bios6 Condition
> Configuration for Ducati...
> ti.sdo.fc.ires.hdvicp.HDVICP2.module$use(): Setting HDVICP2.gate...
> ti.sdo.fc.dskt2.DSKT2CFG.module$use(): Setting DSKT2.common$.gate...
> ""ti/sdo/fc/dman3/DMAN3CFG.xdc"", line 392: can't resolve name
> (IGateProvider.Handle)
> WARNING: xdc.loadPackage('ti.sdo.fc.dman3'): package cycle: ti.sdo.fc.dman3
> js:
> "" Y:/WTSD_DucatiMMSW/ext_rel/packages/codec_engine_3_00_00_12/ packages/ti/sdo/ce/alg/Settings.xdt "",
> line 26: TypeError: Cannot read property ""DMAN3CFG"" from undefined
> (Y:\WTSD_DucatiMMSW\ext_re
> l\packages\codec_engine_3_00_00_12\packages\ti\sdo\ce\alg\Se ttings.xdt#26)
>
> "" Y:/WTSD_DucatiMMSW/ext_rel/packages/codec_engine_3_00_00_12/ packages/ti/sdo/ce/alg/Settings.xdt "",
> line 26
>
> "" Y:/WTSD_DucatiMMSW/ext_rel/packages/codec_engine_3_00_00_12/ packages/ti/sdo/ce/alg/Settings.xdt "",
> line 128
> gmake.exe: *** [package/cfg/out/h264vd_xm3.xdl] Error 1
> gmake.exe: *** [package/cfg/out/h264vd_xm3.xdl] Deleting file
> `package/cfg/out/h264vd_xm3.c'
> "
> -----------------------------------------------------------
>
>
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02078 seconds