Hi,
I am building a 6748 image with code composer 4, and also have xdctools installed.now, I am trying to use the exception module, by adding it in .tcf via the following statement:
var Exception = xdc.useModule("ti.sysbios.family.c64p.Exception");
however when I opened tcf via configuration tool, I got an error: ReferenceError: "xdc" is not defined.
any tips? is there any config steps that should be done before using xdc?
thank you
Hezi.
Hezi,
Do you have your XDCPATH env variable defined?
Can you attach your TCF file to this thread for inspection?
This appears to be a duplicate of http://e2e.ti.com/support/embedded/bios/f/355/t/157770.aspx, so I will call it closed.