Other Parts Discussed in Thread: SYSBIOS
Dear all,
i'm working with vlib on DM8168 platform.
if i use the coff format vlib, my algorithm can work, but if i switch to ELF foramt vlib(vlib2.2),
the same code, just switch exexutable option from coff to elf, the algorithm does not work normally.
why this heppened?
thanks a lot.