successfully executing user cmd from file l502_user_process.c

This commit is contained in:
2025-06-27 18:25:44 +03:00
parent 63d839924e
commit a86de4eece
15 changed files with 1916 additions and 2027 deletions

View File

@ -1,4 +1,4 @@
BFIN GAS /tmp/ccoIqufb.s page 1
BFIN GAS /tmp/cc8hOP8P.s page 1
1 .file "src/l502_stream.c";
@ -58,7 +58,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
36:src/l502_stream.c **** /** Шаг прерываний для приема данных по SPORT0 по-умолчани<D0BD>
37:src/l502_stream.c **** #define L502_DEFAULT_SPORT_RX_BLOCK_SIZE (32*1024)
38:src/l502_stream.c ****
BFIN GAS /tmp/ccoIqufb.s page 2
BFIN GAS /tmp/cc8hOP8P.s page 2
39:src/l502_stream.c ****
@ -118,7 +118,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
93:src/l502_stream.c **** sport_rx_stop();
94:src/l502_stream.c **** /* устанавливаем флаг, что нужно передать сообщение <20>
95:src/l502_stream.c **** переполнении */
BFIN GAS /tmp/ccoIqufb.s page 3
BFIN GAS /tmp/cc8hOP8P.s page 3
96:src/l502_stream.c **** g_stream_in_state = IN_STREAM_OV_ALERT;
@ -178,7 +178,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
150:src/l502_stream.c **** sport_rx_stop();
151:src/l502_stream.c **** }
152:src/l502_stream.c **** }
BFIN GAS /tmp/ccoIqufb.s page 4
BFIN GAS /tmp/cc8hOP8P.s page 4
153:src/l502_stream.c ****
@ -238,7 +238,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
207:src/l502_stream.c **** sport_rx_start();
208:src/l502_stream.c **** g_stream_in_state = IN_STREAM_RUN;
209:src/l502_stream.c **** }
BFIN GAS /tmp/ccoIqufb.s page 5
BFIN GAS /tmp/cc8hOP8P.s page 5
210:src/l502_stream.c ****
@ -298,7 +298,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
264:src/l502_stream.c **** int32_t err = g_mode != L502_BF_MODE_STREAM ? L502_BF_ERR_STREAM_STOPPED : 0;
265:src/l502_stream.c **** if (!err) {
266:src/l502_stream.c **** hdma_send_stop();
BFIN GAS /tmp/ccoIqufb.s page 6
BFIN GAS /tmp/cc8hOP8P.s page 6
267:src/l502_stream.c **** hdma_recv_stop();
@ -358,7 +358,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
321:src/l502_stream.c **** g_stream_in_state = IN_STREAM_ERR;
322:src/l502_stream.c **** }
323:src/l502_stream.c **** }
BFIN GAS /tmp/ccoIqufb.s page 7
BFIN GAS /tmp/cc8hOP8P.s page 7
324:src/l502_stream.c ****
@ -418,7 +418,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
378:src/l502_stream.c **** @param[in] size Размер освобожденных данных в 32-битных слов
379:src/l502_stream.c **** void stream_in_buf_free(uint32_t size) {
16 .loc 1 379 0
BFIN GAS /tmp/ccoIqufb.s page 8
BFIN GAS /tmp/cc8hOP8P.s page 8
17 .LVL0:
@ -478,7 +478,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
51 .loc 1 397 0
52 .LVL3:
398:src/l502_stream.c **** uint32_t get_pos = f_hdma_out_get_pos;
BFIN GAS /tmp/ccoIqufb.s page 9
BFIN GAS /tmp/cc8hOP8P.s page 9
53 .loc 1 398 0
@ -538,7 +538,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
89 .LVL7:
416:src/l502_stream.c **** /* обновляем позицию принятого слова */
417:src/l502_stream.c **** uint32_t put_pos = f_hdma_out_put_pos;
BFIN GAS /tmp/ccoIqufb.s page 10
BFIN GAS /tmp/cc8hOP8P.s page 10
90 .loc 1 417 0
@ -598,7 +598,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
126 007c 01E80000 UNLINK;
127 0080 1000 rts;
128 .LFE28:
BFIN GAS /tmp/ccoIqufb.s page 11
BFIN GAS /tmp/cc8hOP8P.s page 11
129 .size _sport_in_buffer_size, .-_sport_in_buffer_size
@ -658,7 +658,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
461:src/l502_stream.c **** mul = 0x8000;
462:src/l502_stream.c **** f_sport_in_buf_size = size*mul;
156 .loc 1 462 0
BFIN GAS /tmp/ccoIqufb.s page 12
BFIN GAS /tmp/cc8hOP8P.s page 12
157 009e 81E10080 R1 = 32768 (Z);
@ -718,7 +718,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
477:src/l502_stream.c **** ssync();
478:src/l502_stream.c **** /* вычитываем все данные из буфера, если они были */
479:src/l502_stream.c **** while (*pSPORT0_STAT & RXNE) {
BFIN GAS /tmp/ccoIqufb.s page 13
BFIN GAS /tmp/cc8hOP8P.s page 13
480:src/l502_stream.c **** dummy = *pSPORT0_RX16;
@ -778,7 +778,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** /*
2:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** * Copyright (C) 2012 Analog Devices Inc. All rights reserved.
3:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** *
BFIN GAS /tmp/ccoIqufb.s page 14
BFIN GAS /tmp/cc8hOP8P.s page 14
4:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** * Licensed under the Clear BSD license.
@ -838,7 +838,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
58:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h ****
59:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #pragma inline
60:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #pragma always_inline
BFIN GAS /tmp/ccoIqufb.s page 15
BFIN GAS /tmp/cc8hOP8P.s page 15
61:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** static void NOP(void) {
@ -898,7 +898,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
115:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h ****
116:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #define raise_intr(A) (__builtin_raise((A)))
117:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h ****
BFIN GAS /tmp/ccoIqufb.s page 16
BFIN GAS /tmp/cc8hOP8P.s page 16
118:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #endif /* __DEFINED_RAISE_INTR */
@ -958,7 +958,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
172:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h ****
173:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #if (!defined(__DEFINED_FLUSHINVMODUP) && \
174:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** ((defined(__SPECIFIC_NAMES) && defined(__ENABLE_FLUSHINVMODUP)) || \
BFIN GAS /tmp/ccoIqufb.s page 17
BFIN GAS /tmp/cc8hOP8P.s page 17
175:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** (!defined(__SPECIFIC_NAMES) && !defined(__DISABLE_FLUSHINVMODUP))))
@ -1018,7 +1018,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
229:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #endif /* __DEFINED_IFLUSH */
230:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h ****
231:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** #if (!defined(__DEFINED_IFLUSHMODUP) && \
BFIN GAS /tmp/ccoIqufb.s page 18
BFIN GAS /tmp/cc8hOP8P.s page 18
232:/home/feda/MIPT/RadioPhotonic_Subserface_radar/BlackFin/toolchain_off/bfin-elf/bin/../lib/gcc/bfin-elf/4.3.5/../../../../bfin-elf/include/builtins.h **** ((defined(__SPECIFIC_NAMES) && defined(__ENABLE_IFLUSHMODUP)) || \
@ -1078,7 +1078,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
220 .LBE25:
516:src/l502_stream.c ****
517:src/l502_stream.c **** ssync();
BFIN GAS /tmp/ccoIqufb.s page 19
BFIN GAS /tmp/cc8hOP8P.s page 19
518:src/l502_stream.c **** ssync();
@ -1138,7 +1138,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
262 .LBB40:
263 .loc 2 277 0
264 0132 2400 ssync;
BFIN GAS /tmp/ccoIqufb.s page 20
BFIN GAS /tmp/cc8hOP8P.s page 20
265 .LBE40:
@ -1198,7 +1198,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
312 018e 0AE1D00C P2.L = 3280;
313 0192 1097 W [P2] = R0;
488:src/l502_stream.c **** *pDMA3_X_MODIFY = 2;
BFIN GAS /tmp/ccoIqufb.s page 21
BFIN GAS /tmp/cc8hOP8P.s page 21
314 .loc 1 488 0
@ -1258,7 +1258,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
500:src/l502_stream.c **** *pSPORT0_RCR1 |= RSPEN;
358 .loc 1 500 0
359 01e2 0AE12008 P2.L = 2080;
BFIN GAS /tmp/ccoIqufb.s page 22
BFIN GAS /tmp/cc8hOP8P.s page 22
360 01e6 1095 R0 = W [P2] (Z);
@ -1318,7 +1318,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
404 0220 4AE10000 P2.H = _f_sport_in_put_pos;
304:src/l502_stream.c **** sport_rdy_size = put_pos >= f_sport_in_proc_pos ?
405 .loc 1 304 0
BFIN GAS /tmp/ccoIqufb.s page 23
BFIN GAS /tmp/cc8hOP8P.s page 23
406 0224 4CE10000 P4.H = _f_sport_in_proc_pos;
@ -1378,7 +1378,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
451 .loc 1 330 0
452 0260 4AE10000 P2.H = _f_hdma_out_put_pos;
333:src/l502_stream.c **** hdma_rdy_size = put_pos >= f_hdma_out_proc_pos ?
BFIN GAS /tmp/ccoIqufb.s page 24
BFIN GAS /tmp/cc8hOP8P.s page 24
453 .loc 1 333 0
@ -1438,7 +1438,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
495 02a0 410A cc =P1<=P0 (iu);
496 02a2 7814 if !cc jump .L34 (bp);
497 02a4 4AE11000 P2.H = 16;
BFIN GAS /tmp/ccoIqufb.s page 25
BFIN GAS /tmp/cc8hOP8P.s page 25
498 02a8 0AE10000 P2.L = 0;
@ -1498,7 +1498,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
544 02f6 5291 P2 = [P2];
545 02f8 6A32 P5 = P2;
546 .LVL30:
BFIN GAS /tmp/ccoIqufb.s page 26
BFIN GAS /tmp/cc8hOP8P.s page 26
547 02fa 0D44 P5 -= P1;
@ -1558,7 +1558,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
590 .loc 1 338 0
591 0338 010C cc =R1==0;
592 033a A51F if cc jump .L33 (bp);
BFIN GAS /tmp/ccoIqufb.s page 27
BFIN GAS /tmp/cc8hOP8P.s page 27
593 .L42:
@ -1618,7 +1618,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
638 .loc 1 321 0
639 0384 4AE10000 P2.H = _g_stream_in_state;
640 0388 1860 R0 = 3 (X);
BFIN GAS /tmp/ccoIqufb.s page 28
BFIN GAS /tmp/cc8hOP8P.s page 28
641 038a 0AE10000 P2.L = _g_stream_in_state;
@ -1678,7 +1678,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
689 03d0 0AE12400 P2.L = _f_hdma_out_get_pos;
690 03d4 2893 [P5] = R0;
691 03d6 1093 [P2] = R0;
BFIN GAS /tmp/ccoIqufb.s page 29
BFIN GAS /tmp/cc8hOP8P.s page 29
127:src/l502_stream.c **** hdma_recv_start();
@ -1738,7 +1738,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
736 040c 00E80300 LINK 12;
737 .LCFI19:
106:src/l502_stream.c **** fpga_reg_write(L502_REGS_IOHARD_GO_SYNC_IO, 0);
BFIN GAS /tmp/ccoIqufb.s page 30
BFIN GAS /tmp/cc8hOP8P.s page 30
738 .loc 1 106 0
@ -1798,7 +1798,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
782 .L51:
266:src/l502_stream.c **** hdma_send_stop();
783 .loc 1 266 0
BFIN GAS /tmp/ccoIqufb.s page 31
BFIN GAS /tmp/cc8hOP8P.s page 31
784 044c FFE3DAFD call _hdma_send_stop;
@ -1858,7 +1858,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
524:src/l502_stream.c **** *pSIC_IMASK0 &= ~IRQ_DMA3;
830 .loc 1 524 0
831 0492 4AE1C0FF P2.H = 65472;
BFIN GAS /tmp/ccoIqufb.s page 32
BFIN GAS /tmp/cc8hOP8P.s page 32
832 0496 0AE10C01 P2.L = 268;
@ -1918,7 +1918,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
527:src/l502_stream.c ****
528:src/l502_stream.c **** /** @brief Обработчик прерывания по SPORT0 на прием.
529:src/l502_stream.c ****
BFIN GAS /tmp/ccoIqufb.s page 33
BFIN GAS /tmp/cc8hOP8P.s page 33
530:src/l502_stream.c **** Прерывание возникает, когда был принят блок данных <20>
@ -1978,7 +1978,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
927 .LCFI48:
533:src/l502_stream.c **** if (*pDMA3_IRQ_STATUS & DMA_DONE) {
928 .loc 1 533 0
BFIN GAS /tmp/ccoIqufb.s page 34
BFIN GAS /tmp/cc8hOP8P.s page 34
929 0508 4AE1C0FF P2.H = 65472;
@ -2038,7 +2038,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
971 .L56:
541:src/l502_stream.c **** f_sport_in_put_pos = 0;
542:src/l502_stream.c ****
BFIN GAS /tmp/ccoIqufb.s page 35
BFIN GAS /tmp/cc8hOP8P.s page 35
543:src/l502_stream.c **** /* смотрим, сколько свободно места в буфере на прие
@ -2098,7 +2098,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1009 0598 1E01 L2 = [SP++];
1010 059a 1D01 L1 = [SP++];
1011 059c 1C01 L0 = [SP++];
BFIN GAS /tmp/ccoIqufb.s page 36
BFIN GAS /tmp/cc8hOP8P.s page 36
1012 059e 1B01 B3 = [SP++];
@ -2158,7 +2158,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1063 .LBE83:
1064 .LBB85:
1065 .LBB86:
BFIN GAS /tmp/ccoIqufb.s page 37
BFIN GAS /tmp/cc8hOP8P.s page 37
1066 05e2 2400 ssync;
@ -2218,7 +2218,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
182:src/l502_stream.c **** f_set_streams(g_streams & ~streams);
1114 .loc 1 182 0
1115 0622 4DE10000 P5.H = _g_streams;
BFIN GAS /tmp/ccoIqufb.s page 38
BFIN GAS /tmp/cc8hOP8P.s page 38
1116 0626 0DE10000 P5.L = _g_streams;
@ -2278,7 +2278,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1159 .loc 1 164 0
1160 0656 2F93 [P5] = R7;
1161 .LBE91:
BFIN GAS /tmp/ccoIqufb.s page 39
BFIN GAS /tmp/cc8hOP8P.s page 39
1162 .LBE96:
@ -2338,7 +2338,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1209 068e 2991 R1 = [P5];
1210 .LBB100:
1211 .LBB102:
BFIN GAS /tmp/ccoIqufb.s page 40
BFIN GAS /tmp/cc8hOP8P.s page 40
144:src/l502_stream.c **** if (g_mode == L502_BF_MODE_STREAM) {
@ -2398,7 +2398,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1254 .loc 1 174 0
1255 06ba 01E80000 UNLINK;
1256 06be 0060 R0 = 0 (X);
BFIN GAS /tmp/ccoIqufb.s page 41
BFIN GAS /tmp/cc8hOP8P.s page 41
1257 06c0 BD05 ( r7:7, p5:5 ) = [sp++];
@ -2458,7 +2458,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1303 06f2 1891 R0 = [P3];
1304 06f4 000C cc =R0==0;
1305 06f6 071C if cc jump .L76 (bp);
BFIN GAS /tmp/ccoIqufb.s page 42
BFIN GAS /tmp/cc8hOP8P.s page 42
252:src/l502_stream.c **** }
@ -2518,7 +2518,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1350 .LBB126:
1351 .LBB121:
144:src/l502_stream.c **** if (g_mode == L502_BF_MODE_STREAM) {
BFIN GAS /tmp/ccoIqufb.s page 43
BFIN GAS /tmp/cc8hOP8P.s page 43
1352 .loc 1 144 0
@ -2578,7 +2578,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1395 0778 20E10A03 R0 = 778 (X);
1396 077c 0960 R1 = 1 (X);
1397 077e FFE341FC call _fpga_reg_write;
BFIN GAS /tmp/ccoIqufb.s page 44
BFIN GAS /tmp/cc8hOP8P.s page 44
249:src/l502_stream.c **** g_mode = L502_BF_MODE_STREAM;
@ -2638,7 +2638,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1440 07c0 20E11803 R0 = 792 (X);
1441 07c4 014A BITSET (R1, 0);
1442 07c6 FFE31DFC call _fpga_reg_write;
BFIN GAS /tmp/ccoIqufb.s page 45
BFIN GAS /tmp/cc8hOP8P.s page 45
231:src/l502_stream.c **** g_stream_out_state = OUT_STREAM_RUN;
@ -2698,7 +2698,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1491 .LBE137:
479:src/l502_stream.c **** while (*pSPORT0_STAT & RXNE) {
1492 .loc 1 479 0
BFIN GAS /tmp/ccoIqufb.s page 46
BFIN GAS /tmp/cc8hOP8P.s page 46
1493 0816 0960 R1 = 1 (X);
@ -2758,7 +2758,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1541 0870 0AE1D80C P2.L = 3288;
1542 0874 1097 W [P2] = R0;
490:src/l502_stream.c **** *pDMA3_Y_MODIFY = 2;
BFIN GAS /tmp/ccoIqufb.s page 47
BFIN GAS /tmp/cc8hOP8P.s page 47
1543 .loc 1 490 0
@ -2818,7 +2818,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1586 .loc 1 504 0
1587 08be 20E11803 R0 = 792 (X);
1588 08c2 FFE39FFB call _fpga_reg_write;
BFIN GAS /tmp/ccoIqufb.s page 48
BFIN GAS /tmp/cc8hOP8P.s page 48
1589 .LBE139:
@ -2878,7 +2878,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1635 .size _g_stream_in_state, 4
1636 _g_stream_in_state:
1637 0000 00000000 .zero 4
BFIN GAS /tmp/ccoIqufb.s page 49
BFIN GAS /tmp/cc8hOP8P.s page 49
1638 .global _g_stream_out_state;
@ -2938,7 +2938,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1692 .size _f_sport_in_buf, 8388608
1693 _f_sport_in_buf:
1694 0000 00000000 .zero 8388608
BFIN GAS /tmp/ccoIqufb.s page 50
BFIN GAS /tmp/cc8hOP8P.s page 50
1694 00000000
@ -2998,7 +2998,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1741 0034 28000000 .4byte .LFE26-.LFB26
1742 0038 56 .byte 0x4
1743 .4byte .LCFI1-.LFB26
BFIN GAS /tmp/ccoIqufb.s page 51
BFIN GAS /tmp/cc8hOP8P.s page 51
1744 0039 0C .byte 0xc
@ -3058,7 +3058,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1798 0084 01 .uleb128 0x1
1799 0085 4A .byte 0x4
1800 .4byte .LCFI5-.LCFI4
BFIN GAS /tmp/ccoIqufb.s page 52
BFIN GAS /tmp/cc8hOP8P.s page 52
1801 0086 0C .byte 0xc
@ -3118,7 +3118,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1855 00cc 00000000 .4byte .Lframe0
1856 00d0 08020000 .4byte .LFB24
1857 00d4 90010000 .4byte .LFE24-.LFB24
BFIN GAS /tmp/ccoIqufb.s page 53
BFIN GAS /tmp/cc8hOP8P.s page 53
1858 00d8 42 .byte 0x4
@ -3178,7 +3178,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1912 011d 0C .byte 0xc
1913 011e 0F .uleb128 0xf
1914 011f 08 .uleb128 0x8
BFIN GAS /tmp/ccoIqufb.s page 54
BFIN GAS /tmp/cc8hOP8P.s page 54
1915 0120 8F .byte 0x8f
@ -3238,7 +3238,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
1969 0163 10 .uleb128 0x10
1970 0164 42 .byte 0x4
1971 .4byte .LCFI28-.LCFI27
BFIN GAS /tmp/ccoIqufb.s page 55
BFIN GAS /tmp/cc8hOP8P.s page 55
1972 0165 0E .byte 0xe
@ -3298,7 +3298,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2026 018e 42 .byte 0x4
2027 .4byte .LCFI42-.LCFI41
2028 018f 0E .byte 0xe
BFIN GAS /tmp/ccoIqufb.s page 56
BFIN GAS /tmp/cc8hOP8P.s page 56
2029 0190 8001 .uleb128 0x80
@ -3358,7 +3358,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2083 01c7 18 .uleb128 0x18
2084 01c8 91 .byte 0x91
2085 01c9 17 .uleb128 0x17
BFIN GAS /tmp/ccoIqufb.s page 57
BFIN GAS /tmp/cc8hOP8P.s page 57
2086 01ca 90 .byte 0x90
@ -3418,7 +3418,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2140 01ff 0C .byte 0xc
2141 0200 0F .uleb128 0xf
2142 0201 B001 .uleb128 0xb0
BFIN GAS /tmp/ccoIqufb.s page 58
BFIN GAS /tmp/cc8hOP8P.s page 58
2143 0203 8F .byte 0x8f
@ -3478,7 +3478,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2197 0247 8F .byte 0x8f
2198 0248 04 .uleb128 0x4
2199 0249 A3 .byte 0xa3
BFIN GAS /tmp/ccoIqufb.s page 59
BFIN GAS /tmp/cc8hOP8P.s page 59
2200 024a 03 .uleb128 0x3
@ -3538,7 +3538,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2254 0029 50 .byte 0x50
2255 002a 00000000 .4byte 0x0
2256 002e 00000000 .4byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 60
BFIN GAS /tmp/cc8hOP8P.s page 60
2257 .LLST2:
@ -3598,7 +3598,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2311 00bf 00000000 .4byte 0x0
2312 00c3 00000000 .4byte 0x0
2313 .LLST8:
BFIN GAS /tmp/ccoIqufb.s page 61
BFIN GAS /tmp/cc8hOP8P.s page 61
2314 00c7 5A000000 .4byte .LVL8-.Ltext0
@ -3658,7 +3658,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2368 .LLST12:
2369 0158 D4000000 .4byte .LFB31-.Ltext0
2370 015c DC000000 .4byte .LCFI8-.Ltext0
BFIN GAS /tmp/ccoIqufb.s page 62
BFIN GAS /tmp/cc8hOP8P.s page 62
2371 0160 0100 .2byte 0x1
@ -3718,7 +3718,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2425 01eb 0100 .2byte 0x1
2426 01ed 5D .byte 0x5d
2427 01ee 68030000 .4byte .LVL37-.Ltext0
BFIN GAS /tmp/ccoIqufb.s page 63
BFIN GAS /tmp/cc8hOP8P.s page 63
2428 01f2 92030000 .4byte .LVL38-.Ltext0
@ -3778,7 +3778,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2482 0286 59 .byte 0x59
2483 0287 92030000 .4byte .LVL38-.Ltext0
2484 028b 98030000 .4byte .LFE24-.Ltext0
BFIN GAS /tmp/ccoIqufb.s page 64
BFIN GAS /tmp/cc8hOP8P.s page 64
2485 028f 0100 .2byte 0x1
@ -3838,7 +3838,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2539 0319 36040000 .4byte .LCFI21-.Ltext0
2540 031d D2040000 .4byte .LFE23-.Ltext0
2541 0321 0200 .2byte 0x2
BFIN GAS /tmp/ccoIqufb.s page 65
BFIN GAS /tmp/cc8hOP8P.s page 65
2542 0323 7F .byte 0x7f
@ -3898,7 +3898,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2596 03a9 1C .sleb128 28
2597 03aa E4040000 .4byte .LCFI31-.Ltext0
2598 03ae E6040000 .4byte .LCFI32-.Ltext0
BFIN GAS /tmp/ccoIqufb.s page 66
BFIN GAS /tmp/cc8hOP8P.s page 66
2599 03b2 0300 .2byte 0x3
@ -3958,7 +3958,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2653 043d FC040000 .4byte .LCFI43-.Ltext0
2654 0441 0300 .2byte 0x3
2655 0443 7E .byte 0x7e
BFIN GAS /tmp/ccoIqufb.s page 67
BFIN GAS /tmp/cc8hOP8P.s page 67
2656 0444 8001 .sleb128 128
@ -4018,7 +4018,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2710 04d2 D4050000 .4byte .LVL53-.Ltext0
2711 04d6 0100 .2byte 0x1
2712 04d8 51 .byte 0x51
BFIN GAS /tmp/ccoIqufb.s page 68
BFIN GAS /tmp/cc8hOP8P.s page 68
2713 04d9 00000000 .4byte 0x0
@ -4078,7 +4078,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2767 0567 A0060000 .4byte .LCFI57-.Ltext0
2768 056b E4060000 .4byte .LFE20-.Ltext0
2769 056f 0200 .2byte 0x2
BFIN GAS /tmp/ccoIqufb.s page 69
BFIN GAS /tmp/cc8hOP8P.s page 69
2770 0571 7F .byte 0x7f
@ -4138,7 +4138,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2824 .file 4 "src/l502_bf_cmd_defs.h"
2825 .file 5 "src/l502_defs.h"
2826 .file 6 "src/l502_stream.h"
BFIN GAS /tmp/ccoIqufb.s page 70
BFIN GAS /tmp/cc8hOP8P.s page 70
2827 .section .debug_info
@ -4198,7 +4198,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2881 006f 8E030000 .4byte .LASF9
2882 0073 04 .uleb128 0x4
2883 0074 04 .byte 0x4
BFIN GAS /tmp/ccoIqufb.s page 71
BFIN GAS /tmp/cc8hOP8P.s page 71
2884 0075 05 .byte 0x5
@ -4258,7 +4258,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2938 00e1 07 .uleb128 0x7
2939 00e2 E6050000 .4byte .LASF22
2940 00e6 00 .sleb128 0
BFIN GAS /tmp/ccoIqufb.s page 72
BFIN GAS /tmp/cc8hOP8P.s page 72
2941 00e7 07 .uleb128 0x7
@ -4318,7 +4318,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
2995 014f 06 .byte 0x6
2996 0150 16 .byte 0x16
2997 0151 29010000 .4byte 0x129
BFIN GAS /tmp/ccoIqufb.s page 73
BFIN GAS /tmp/cc8hOP8P.s page 73
2998 0155 06 .uleb128 0x6
@ -4378,7 +4378,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3052 01c4 0C .uleb128 0xc
3053 01c5 AB000000 .4byte .LASF48
3054 01c9 01 .byte 0x1
BFIN GAS /tmp/ccoIqufb.s page 74
BFIN GAS /tmp/cc8hOP8P.s page 74
3055 01ca 7D01 .2byte 0x17d
@ -4438,7 +4438,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3109 0250 53000000 .4byte 0x53
3110 0254 C7000000 .4byte .LLST8
3111 0258 00 .byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 75
BFIN GAS /tmp/cc8hOP8P.s page 75
3112 0259 0E .uleb128 0xe
@ -4498,7 +4498,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3166 02dc 87010000 .4byte 0x187
3167 02e0 EE000000 .4byte .LBB23
3168 02e4 F0000000 .4byte .LBE23
BFIN GAS /tmp/ccoIqufb.s page 76
BFIN GAS /tmp/cc8hOP8P.s page 76
3169 02e8 01 .byte 0x1
@ -4558,7 +4558,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3223 0363 2901 .2byte 0x129
3224 0365 01 .byte 0x1
3225 0366 08020000 .4byte .LFB24
BFIN GAS /tmp/ccoIqufb.s page 77
BFIN GAS /tmp/cc8hOP8P.s page 77
3226 036a 98030000 .4byte .LFE24
@ -4618,7 +4618,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3280 03f7 50 .byte 0x50
3281 03f8 00 .byte 0x0
3282 03f9 19 .uleb128 0x19
BFIN GAS /tmp/ccoIqufb.s page 78
BFIN GAS /tmp/cc8hOP8P.s page 78
3283 03fa 40000000 .4byte .Ldebug_ranges0+0x40
@ -4678,7 +4678,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3337 0481 1F .uleb128 0x1f
3338 0482 B4020000 .4byte 0x2b4
3339 0486 58000000 .4byte .Ldebug_ranges0+0x58
BFIN GAS /tmp/ccoIqufb.s page 79
BFIN GAS /tmp/cc8hOP8P.s page 79
3340 048a 01 .byte 0x1
@ -4738,7 +4738,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3394 0512 E0050000 .4byte .LBB83
3395 0516 E2050000 .4byte .LBE83
3396 051a 01 .byte 0x1
BFIN GAS /tmp/ccoIqufb.s page 80
BFIN GAS /tmp/cc8hOP8P.s page 80
3397 051b 0502 .2byte 0x205
@ -4798,7 +4798,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3451 0595 19 .uleb128 0x19
3452 0596 B0000000 .4byte .Ldebug_ranges0+0xb0
3453 059a 28 .uleb128 0x28
BFIN GAS /tmp/ccoIqufb.s page 81
BFIN GAS /tmp/cc8hOP8P.s page 81
3454 059b 49050000 .4byte 0x549
@ -4858,7 +4858,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3508 061f CC050000 .4byte .LLST35
3509 0623 29 .uleb128 0x29
3510 0624 31050000 .4byte 0x531
BFIN GAS /tmp/ccoIqufb.s page 82
BFIN GAS /tmp/cc8hOP8P.s page 82
3511 0628 28010000 .4byte .Ldebug_ranges0+0x128
@ -4918,7 +4918,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3565 06a6 00000000 .4byte _f_overflow_wrd
3566 06aa 2B .uleb128 0x2b
3567 06ab 53000000 .4byte 0x53
BFIN GAS /tmp/ccoIqufb.s page 83
BFIN GAS /tmp/cc8hOP8P.s page 83
3568 06af 2C .uleb128 0x2c
@ -4978,7 +4978,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3622 0727 43 .byte 0x43
3623 0728 53000000 .4byte 0x53
3624 072c 05 .byte 0x5
BFIN GAS /tmp/ccoIqufb.s page 84
BFIN GAS /tmp/cc8hOP8P.s page 84
3625 072d 03 .byte 0x3
@ -5038,7 +5038,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3679 07a6 4F .byte 0x4f
3680 07a7 73000000 .4byte 0x73
3681 07ab 05 .byte 0x5
BFIN GAS /tmp/ccoIqufb.s page 85
BFIN GAS /tmp/cc8hOP8P.s page 85
3682 07ac 03 .byte 0x3
@ -5098,7 +5098,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3736 0004 0E .uleb128 0xe
3737 0005 13 .uleb128 0x13
3738 0006 0B .uleb128 0xb
BFIN GAS /tmp/ccoIqufb.s page 86
BFIN GAS /tmp/cc8hOP8P.s page 86
3739 0007 03 .uleb128 0x3
@ -5158,7 +5158,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3793 003d 00 .byte 0x0
3794 003e 00 .byte 0x0
3795 003f 06 .uleb128 0x6
BFIN GAS /tmp/ccoIqufb.s page 87
BFIN GAS /tmp/cc8hOP8P.s page 87
3796 0040 04 .uleb128 0x4
@ -5218,7 +5218,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3850 0076 3F .uleb128 0x3f
3851 0077 0C .uleb128 0xc
3852 0078 03 .uleb128 0x3
BFIN GAS /tmp/ccoIqufb.s page 88
BFIN GAS /tmp/cc8hOP8P.s page 88
3853 0079 0E .uleb128 0xe
@ -5278,7 +5278,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3907 00af 3B .uleb128 0x3b
3908 00b0 05 .uleb128 0x5
3909 00b1 49 .uleb128 0x49
BFIN GAS /tmp/ccoIqufb.s page 89
BFIN GAS /tmp/cc8hOP8P.s page 89
3910 00b2 13 .uleb128 0x13
@ -5338,7 +5338,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
3964 00e8 12 .uleb128 0x12
3965 00e9 01 .uleb128 0x1
3966 00ea 40 .uleb128 0x40
BFIN GAS /tmp/ccoIqufb.s page 90
BFIN GAS /tmp/cc8hOP8P.s page 90
3967 00eb 06 .uleb128 0x6
@ -5398,7 +5398,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4021 0121 13 .uleb128 0x13
4022 0122 00 .byte 0x0
4023 0123 00 .byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 91
BFIN GAS /tmp/cc8hOP8P.s page 91
4024 0124 15 .uleb128 0x15
@ -5458,7 +5458,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4078 015a 01 .uleb128 0x1
4079 015b 13 .uleb128 0x13
4080 015c 00 .byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 92
BFIN GAS /tmp/cc8hOP8P.s page 92
4081 015d 00 .byte 0x0
@ -5518,7 +5518,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4135 0193 11 .uleb128 0x11
4136 0194 01 .uleb128 0x1
4137 0195 12 .uleb128 0x12
BFIN GAS /tmp/ccoIqufb.s page 93
BFIN GAS /tmp/cc8hOP8P.s page 93
4138 0196 01 .uleb128 0x1
@ -5578,7 +5578,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4192 01cc 01 .uleb128 0x1
4193 01cd 12 .uleb128 0x12
4194 01ce 01 .uleb128 0x1
BFIN GAS /tmp/ccoIqufb.s page 94
BFIN GAS /tmp/cc8hOP8P.s page 94
4195 01cf 58 .uleb128 0x58
@ -5638,7 +5638,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4249 0205 3A .uleb128 0x3a
4250 0206 0B .uleb128 0xb
4251 0207 3B .uleb128 0x3b
BFIN GAS /tmp/ccoIqufb.s page 95
BFIN GAS /tmp/cc8hOP8P.s page 95
4252 0208 0B .uleb128 0xb
@ -5698,7 +5698,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4306 023e 34 .uleb128 0x34
4307 023f 00 .byte 0x0
4308 0240 03 .uleb128 0x3
BFIN GAS /tmp/ccoIqufb.s page 96
BFIN GAS /tmp/cc8hOP8P.s page 96
4309 0241 0E .uleb128 0xe
@ -5758,7 +5758,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4363 0277 1C .uleb128 0x1c
4364 0278 05 .uleb128 0x5
4365 0279 00 .byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 97
BFIN GAS /tmp/cc8hOP8P.s page 97
4366 027a 00 .byte 0x0
@ -5818,7 +5818,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4401 0088 73706F72 .string "sport_rx_stop"
4401 745F7278
4401 5F73746F
BFIN GAS /tmp/ccoIqufb.s page 98
BFIN GAS /tmp/cc8hOP8P.s page 98
4401 7000
@ -5878,7 +5878,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4422 0158 D4070000 .4byte 0x7d4
4423 015c 675F7374 .string "g_stream_out_state"
4423 7265616D
BFIN GAS /tmp/ccoIqufb.s page 99
BFIN GAS /tmp/cc8hOP8P.s page 99
4423 5F6F7574
@ -5938,7 +5938,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4472 0074 80050000 .4byte .LBE78-.Ltext0
4473 0078 C0050000 .4byte .LBB87-.Ltext0
4474 007c 20060000 .4byte .LBE87-.Ltext0
BFIN GAS /tmp/ccoIqufb.s page 100
BFIN GAS /tmp/cc8hOP8P.s page 100
4475 0080 00000000 .4byte 0x0
@ -5998,7 +5998,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4529 0158 40070000 .4byte .LBB126-.Ltext0
4530 015c 58070000 .4byte .LBE126-.Ltext0
4531 0160 00000000 .4byte 0x0
BFIN GAS /tmp/ccoIqufb.s page 101
BFIN GAS /tmp/cc8hOP8P.s page 101
4532 0164 00000000 .4byte 0x0
@ -6058,7 +6058,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4564 .LASF20:
4565 0078 4C353032 .string "L502_BF_ERR_NO_TEST_IN_PROGR"
4565 5F42465F
BFIN GAS /tmp/ccoIqufb.s page 102
BFIN GAS /tmp/cc8hOP8P.s page 102
4565 4552525F
@ -6118,7 +6118,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4587 706F7300
4588 .LASF79:
4589 012a 665F6864 .string "f_hdma_out_get_pos"
BFIN GAS /tmp/ccoIqufb.s page 103
BFIN GAS /tmp/cc8hOP8P.s page 103
4589 6D615F6F
@ -6178,7 +6178,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4609 5F535452
4609 45414D5F
4609 414C4C5F
BFIN GAS /tmp/ccoIqufb.s page 104
BFIN GAS /tmp/cc8hOP8P.s page 104
4609 4F555400
@ -6238,7 +6238,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4633 5F535452
4633 45414D5F
4633 44494E00
BFIN GAS /tmp/ccoIqufb.s page 105
BFIN GAS /tmp/cc8hOP8P.s page 105
4634 .LASF23:
@ -6298,7 +6298,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4655 7265616D
4655 5F696E5F
4655 73746174
BFIN GAS /tmp/ccoIqufb.s page 106
BFIN GAS /tmp/cc8hOP8P.s page 106
4655 6500
@ -6358,7 +6358,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4676 .LASF82:
4677 03f0 665F7265 .string "f_recv_size"
4677 63765F73
BFIN GAS /tmp/ccoIqufb.s page 107
BFIN GAS /tmp/cc8hOP8P.s page 107
4677 697A6500
@ -6418,7 +6418,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4699 745F7278
4699 5F737461
4699 727400
BFIN GAS /tmp/ccoIqufb.s page 108
BFIN GAS /tmp/cc8hOP8P.s page 108
4700 .LASF75:
@ -6478,7 +6478,7 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4719 5F737465
4719 705F7369
4720 .LASF91:
BFIN GAS /tmp/ccoIqufb.s page 109
BFIN GAS /tmp/cc8hOP8P.s page 109
4721 05a0 6C353032 .string "l502_stream_init"
@ -6526,45 +6526,45 @@ BFIN GAS /tmp/ccoIqufb.s page 1
4735 616D5F70
4735 726F6300
4736 .ident "GCC: (ADI-2014R1-RC2) 4.3.5"
BFIN GAS /tmp/ccoIqufb.s page 110
BFIN GAS /tmp/cc8hOP8P.s page 110
DEFINED SYMBOLS
*ABS*:0000000000000000 src/l502_stream.c
/tmp/ccoIqufb.s:13 .text:0000000000000000 _stream_in_buf_free
/tmp/ccoIqufb.s:1670 .bss:0000000000000010 _f_sport_in_get_pos
/tmp/ccoIqufb.s:1667 .data:0000000000000008 _f_sport_in_buf_size
/tmp/ccoIqufb.s:49 .text:0000000000000028 _stream_out_buf_free
/tmp/ccoIqufb.s:1680 .bss:0000000000000024 _f_hdma_out_get_pos
/tmp/ccoIqufb.s:86 .text:0000000000000050 _hdma_recv_done
/tmp/ccoIqufb.s:1678 .bss:0000000000000020 _f_hdma_out_put_pos
/tmp/ccoIqufb.s:118 .text:0000000000000074 _sport_in_buffer_size
/tmp/ccoIqufb.s:134 .text:0000000000000084 _sport_in_set_step_size
/tmp/ccoIqufb.s:1662 .data:0000000000000004 _f_sport_in_block_size
/tmp/ccoIqufb.s:193 .text:00000000000000d4 _sport_rx_stop
/tmp/ccoIqufb.s:1674 .bss:0000000000000018 _f_bf_reg
/tmp/ccoIqufb.s:246 .text:0000000000000120 _sport_rx_start
/tmp/ccoIqufb.s:1676 .bss:000000000000001c _dummy.2409
/tmp/ccoIqufb.s:1693 .sdram_noinit:0000000000000000 _f_sport_in_buf
/tmp/ccoIqufb.s:384 .text:0000000000000208 _stream_proc
/tmp/ccoIqufb.s:1636 .bss:0000000000000000 _g_stream_in_state
/tmp/ccoIqufb.s:1658 .bss:000000000000000c _f_sport_in_put_pos
/tmp/ccoIqufb.s:1682 .bss:0000000000000028 _f_sport_in_proc_pos
/tmp/ccoIqufb.s:1642 .bss:0000000000000004 _g_stream_out_state
/tmp/ccoIqufb.s:1703 .bss:0000000000000030 _f_hdma_out_proc_pos
/tmp/ccoIqufb.s:1701 .bss:000000000000002c _f_hdma_out_start_pos
/tmp/ccoIqufb.s:1698 .sdram_noinit:0000000000800000 _f_hdma_out_buf
/tmp/ccoIqufb.s:1687 .rodata:0000000000000000 _f_overflow_wrd
/tmp/ccoIqufb.s:661 .text:0000000000000398 _stream_out_preload
/tmp/ccoIqufb.s:733 .text:000000000000040c _l502_stream_init
/tmp/ccoIqufb.s:755 .text:000000000000042c _streams_stop
/tmp/ccoIqufb.s:1648 .bss:0000000000000008 _g_mode
/tmp/ccoIqufb.s:874 .text:00000000000004d4 _isr_sport_dma_rx
/tmp/ccoIqufb.s:1672 .bss:0000000000000014 _f_recv_size
/tmp/ccoIqufb.s:1107 .text:0000000000000620 _stream_disable
/tmp/ccoIqufb.s:1655 .data:0000000000000000 _g_streams
/tmp/ccoIqufb.s:1199 .text:0000000000000684 _stream_enable
/tmp/ccoIqufb.s:1290 .text:00000000000006e4 _streams_start
/tmp/cc8hOP8P.s:13 .text:0000000000000000 _stream_in_buf_free
/tmp/cc8hOP8P.s:1670 .bss:0000000000000010 _f_sport_in_get_pos
/tmp/cc8hOP8P.s:1667 .data:0000000000000008 _f_sport_in_buf_size
/tmp/cc8hOP8P.s:49 .text:0000000000000028 _stream_out_buf_free
/tmp/cc8hOP8P.s:1680 .bss:0000000000000024 _f_hdma_out_get_pos
/tmp/cc8hOP8P.s:86 .text:0000000000000050 _hdma_recv_done
/tmp/cc8hOP8P.s:1678 .bss:0000000000000020 _f_hdma_out_put_pos
/tmp/cc8hOP8P.s:118 .text:0000000000000074 _sport_in_buffer_size
/tmp/cc8hOP8P.s:134 .text:0000000000000084 _sport_in_set_step_size
/tmp/cc8hOP8P.s:1662 .data:0000000000000004 _f_sport_in_block_size
/tmp/cc8hOP8P.s:193 .text:00000000000000d4 _sport_rx_stop
/tmp/cc8hOP8P.s:1674 .bss:0000000000000018 _f_bf_reg
/tmp/cc8hOP8P.s:246 .text:0000000000000120 _sport_rx_start
/tmp/cc8hOP8P.s:1676 .bss:000000000000001c _dummy.2409
/tmp/cc8hOP8P.s:1693 .sdram_noinit:0000000000000000 _f_sport_in_buf
/tmp/cc8hOP8P.s:384 .text:0000000000000208 _stream_proc
/tmp/cc8hOP8P.s:1636 .bss:0000000000000000 _g_stream_in_state
/tmp/cc8hOP8P.s:1658 .bss:000000000000000c _f_sport_in_put_pos
/tmp/cc8hOP8P.s:1682 .bss:0000000000000028 _f_sport_in_proc_pos
/tmp/cc8hOP8P.s:1642 .bss:0000000000000004 _g_stream_out_state
/tmp/cc8hOP8P.s:1703 .bss:0000000000000030 _f_hdma_out_proc_pos
/tmp/cc8hOP8P.s:1701 .bss:000000000000002c _f_hdma_out_start_pos
/tmp/cc8hOP8P.s:1698 .sdram_noinit:0000000000800000 _f_hdma_out_buf
/tmp/cc8hOP8P.s:1687 .rodata:0000000000000000 _f_overflow_wrd
/tmp/cc8hOP8P.s:661 .text:0000000000000398 _stream_out_preload
/tmp/cc8hOP8P.s:733 .text:000000000000040c _l502_stream_init
/tmp/cc8hOP8P.s:755 .text:000000000000042c _streams_stop
/tmp/cc8hOP8P.s:1648 .bss:0000000000000008 _g_mode
/tmp/cc8hOP8P.s:874 .text:00000000000004d4 _isr_sport_dma_rx
/tmp/cc8hOP8P.s:1672 .bss:0000000000000014 _f_recv_size
/tmp/cc8hOP8P.s:1107 .text:0000000000000620 _stream_disable
/tmp/cc8hOP8P.s:1655 .data:0000000000000000 _g_streams
/tmp/cc8hOP8P.s:1199 .text:0000000000000684 _stream_enable
/tmp/cc8hOP8P.s:1290 .text:00000000000006e4 _streams_start
UNDEFINED SYMBOLS
___udivsi3