Hi all,
I meet a problem when using C6678.
My project use SYS/BIOS 6.35.1.29, XDCTools version is 3.25.0.48.
I build my project sucessfully. The .out file can be loaded at Core0-3.But it can not
be loaded at Core4-7. I get some information like this at Core4-7:
[C66xx_4] ti.sysbios.timers.timer64.Timer: line 551: assertion failure: A_notAvailable: static created timer not availablexdc.runtime.Error.raise: terminating execution
The first picture showed the .out file is sucessfully loaded at Core2. And all startup state is DONE.
The second picutre showed It is failed to load the same .out file at Core4. Several startup state is NOT DONE.
Thanks a lot.