Under Linux I got following console output:
Code: Select all
Starting I2S
SR change in lib_audio_codec - 48000
Initializing I2S to 48000Hz and MCLK to 24576000Hz
Code: Select all
Starting I2S
SR change in lib_audio_codec - 48000
Initializing I2S to 48000Hz and MCLK to 24576000Hz
Me neither. The application is completely stand-alone and does not interact with the host other than print debug info.I wouldn't expect a difference.
... and the debugger stops automatically in this line without a breakpoint:.gdbinit: No such file or directory.
connect --adapter-id 10ThRkSJ --xscope-realtime --xscope-port localhost:10101
0x00040000 in _start ()
load
Loading section .text, size 0x18c lma 0x40000
Loading section .cp.rodata, size 0x18 lma 0x4018c
Loading section .dp.data, size 0x1c lma 0x401a4
Start address 0x40000, load size 448
Transfer rate: 109 KB/sec, 149 bytes/write.
Loading section .text, size 0x40 lma 0x40000
Loading section .cp.rodata, size 0x18 lma 0x40040
Loading section .dp.data, size 0x8 lma 0x40058
Start address 0x40000, load size 96
Transfer rate: 31 KB/sec, 32 bytes/write.
Loading section .text, size 0x6834 lma 0x40000
Loading section .init, size 0x1c lma 0x46834
Loading section .fini, size 0x30 lma 0x46850
Loading section .eh_frame, size 0x24 lma 0x46880
Loading section .cp.rodata, size 0x24 lma 0x468a4
Loading section .cp.rodata.4, size 0x2eb lma 0x468c8
Loading section .cp.const4, size 0x30 lma 0x46bb4
Loading section .cp.rodata.string, size 0x2d lma 0x46be4
Loading section .cp.rodata.cst4, size 0xa4 lma 0x46c14
Loading section .ctors, size 0x48 lma 0x46cb8
Loading section .dtors, size 0x44 lma 0x46d00
Loading section .dp.data, size 0x35f8 lma 0x46d48
Loading section .dp.data.4, size 0x24 lma 0x4a340
Loading section .dp.rodata, size 0x20 lma 0x4a368
Loading section .dp.rodata.4, size 0x44 lma 0x4a388
Start address 0x40000, load size 41920
Transfer rate: 190 KB/sec, 2794 bytes/write.
Loading section .text, size 0x1464 lma 0x40000
Loading section .init, size 0x1c lma 0x41464
Loading section .fini, size 0x30 lma 0x41480
Loading section .eh_frame, size 0x24 lma 0x414b0
Loading section .cp.rodata, size 0x20 lma 0x414d4
Loading section .cp.const4, size 0x30 lma 0x414f4
Loading section .cp.rodata.cst4, size 0xc lma 0x41524
Loading section .cp.rodata.cst16, size 0x10 lma 0x41530
Loading section .ctors, size 0x14 lma 0x41540
Loading section .dtors, size 0x14 lma 0x41554
Loading section .dp.data, size 0x28 lma 0x41568
Loading section .dp.data.4, size 0x10 lma 0x41590
Loading section .dp.rodata.4, size 0x14 lma 0x415a0
Start address 0x40000, load size 5556
Transfer rate: 146 KB/sec, 427 bytes/write.
info program
Program stopped at 0x40000.
It stopped with signal SIGTRAP, Trace/breakpoint trap.
Type "info stack" or "info registers" for more information.
Starting I2S
SR change in lib_audio_codec - 48000
Initializing I2S to 48000Hz and MCLK to 24576000Hz
[Switching to tile[1] core[1] (dual issue)]
The versions of my libs are:tile[0] core[0] (Suspended)
5 output_word() i2s_master_impl.h:62 0x000420c4
4 i2s_ratio_n() i2s_master_impl.h:170 0x0004397d
3 i2s_master0() i2s_master_impl.h:204 0x0004397d
2 __main__main_tile_0_task_i2s_master0_15() <synthesized>:118 0x0004397d
1 __start_other_cores() 0x00046290
Code: Select all
lib_spdif/lib_spdif/module_build_info
Code: Select all
MODULE_XCC_FLAGS = $(XCC_FLAGS) -O3 -g -mno-dual-issue