enabled .map generation in Makefile. Included twiddle generation at the startup of the blackfin (into main.c inside main() func)
This commit is contained in:
@ -29,7 +29,8 @@ build/release/objs/l502_stream.o: src/l502_stream.c \
|
||||
src/l502_cdefs.h src/l502_cmd.h src/l502_bf_cmd_defs.h src/l502_fpga.h \
|
||||
src/l502_fpga_regs.h src/l502_defs.h src/l502_global.h src/l502_hdma.h \
|
||||
src/l502_sport_tx.h src/l502_user_process.h src/l502_stream.h \
|
||||
src/l502_sport_rx.h gcc/l502_sdram_noinit.h
|
||||
src/l502_sport_rx.h FFT_and_FP_math/C/FFT_FP_realisation.h \
|
||||
gcc/l502_sdram_noinit.h
|
||||
|
||||
/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/stdint.h:
|
||||
|
||||
@ -109,4 +110,6 @@ src/l502_stream.h:
|
||||
|
||||
src/l502_sport_rx.h:
|
||||
|
||||
FFT_and_FP_math/C/FFT_FP_realisation.h:
|
||||
|
||||
gcc/l502_sdram_noinit.h:
|
||||
|
||||
Reference in New Issue
Block a user