Hi there,
CPU is DM365 and CGT v4.9.1 is used.
How to integrate 2 3rd party binaries, into a .out,
both requiring a API that I have to implement with different arguments, say
libE uses GetArm926TcmBase(uint32* addr0, uint32* addr1, uint32 size0, uint32 size1) while
libD uses GetArm926TcmBase(uint32* addr0, uint32 size0)
Thanks & regards,
Yulin.