Hi :
I am migrating my aplication from dspbios to sysbios .
In *.cfg filE, The DDR memory segment contains the que object, written as
bios.QUE.OBJMEMSEG = prog.get("DDR");
How to create the same and assign it to the same memory segment if i were to use the List module in sys/bios.
An example code showing the usage o flist in .cfg and.c file would be great help.
Aparna