Altera_Forum
Honored Contributor
16 years agoMixed C and disassembled
I have build my module with CFLAGS += -g and then I have tried nios2-linux-uclibc-objdump -DS -S module.ko and I have got only disassembled file. Is it possible to get mixed C/and disassmbled?
Lasky