Hi all ,
in ADSP-TS201S, in link port boot example,
in Link_ldr/debug folder, MasterDSPB.dxe , SlaveDSPA.dxe are created corresponding to MasterDSPB.asm and SlaveDSPA.asm.
but normally , when we compile newly created project , then .dxe file is automatically created inside debug folder with project folder name .
can somebody tell me how they created 2 dxe file corresponding to each .asm file ..
Thanks in advance.