somehow works with real radar. USB is not fast enough: some lines are missing
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccETjn6u.s page 1
|
||||
ARM GAS /tmp/ccC094dA.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m4
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
27:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** * @{
|
||||
28:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** */
|
||||
29:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
ARM GAS /tmp/ccETjn6u.s page 2
|
||||
ARM GAS /tmp/ccC094dA.s page 2
|
||||
|
||||
|
||||
30:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** /** @defgroup PCDEx PCDEx
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
73:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** uint32_t Tx_Offset;
|
||||
41 .loc 1 73 3 view .LVU3
|
||||
74:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
ARM GAS /tmp/ccETjn6u.s page 3
|
||||
ARM GAS /tmp/ccC094dA.s page 3
|
||||
|
||||
|
||||
75:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** /* TXn min size = 16 words. (n : Transmit FIFO index)
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
66 .cfi_def_cfa_offset 0
|
||||
67 0014 7047 bx lr
|
||||
68 .LVL4:
|
||||
ARM GAS /tmp/ccETjn6u.s page 4
|
||||
ARM GAS /tmp/ccC094dA.s page 4
|
||||
|
||||
|
||||
69 .L2:
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
108 .loc 1 100 5 is_stmt 1 view .LVU29
|
||||
100:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** }
|
||||
109 .loc 1 100 65 is_stmt 0 view .LVU30
|
||||
ARM GAS /tmp/ccETjn6u.s page 5
|
||||
ARM GAS /tmp/ccC094dA.s page 5
|
||||
|
||||
|
||||
110 003c 40EA0240 orr r0, r0, r2, lsl #16
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
153 .thumb
|
||||
154 .thumb_func
|
||||
156 HAL_PCDEx_LPM_Callback:
|
||||
ARM GAS /tmp/ccETjn6u.s page 6
|
||||
ARM GAS /tmp/ccC094dA.s page 6
|
||||
|
||||
|
||||
157 .LVL13:
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
170:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
171:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** /* Wait for Min DCD Timeout */
|
||||
172:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** HAL_Delay(300U);
|
||||
ARM GAS /tmp/ccETjn6u.s page 7
|
||||
ARM GAS /tmp/ccC094dA.s page 7
|
||||
|
||||
|
||||
173:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
227:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** }
|
||||
228:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
229:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** /* Battery Charging capability discovery finished */
|
||||
ARM GAS /tmp/ccETjn6u.s page 8
|
||||
ARM GAS /tmp/ccC094dA.s page 8
|
||||
|
||||
|
||||
230:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** (void)HAL_PCDEx_DeActivateBCD(hpcd);
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
284:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** USBx->GCCFG &= ~(USB_OTG_GCCFG_PDEN);
|
||||
285:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c ****
|
||||
286:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** /* Disable Battery charging */
|
||||
ARM GAS /tmp/ccETjn6u.s page 9
|
||||
ARM GAS /tmp/ccC094dA.s page 9
|
||||
|
||||
|
||||
287:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** USBx->GCCFG &= ~(USB_OTG_GCCFG_BCDEN);
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
321:Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c **** {
|
||||
181 .loc 1 321 1 is_stmt 1 view -0
|
||||
182 .cfi_startproc
|
||||
ARM GAS /tmp/ccETjn6u.s page 10
|
||||
ARM GAS /tmp/ccC094dA.s page 10
|
||||
|
||||
|
||||
183 @ args = 0, pretend = 0, frame = 0
|
||||
@ -565,18 +565,18 @@ ARM GAS /tmp/ccETjn6u.s page 1
|
||||
197 .file 4 "Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h"
|
||||
198 .file 5 "Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_usb.h"
|
||||
199 .file 6 "Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pcd.h"
|
||||
ARM GAS /tmp/ccETjn6u.s page 11
|
||||
ARM GAS /tmp/ccC094dA.s page 11
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 stm32f4xx_hal_pcd_ex.c
|
||||
/tmp/ccETjn6u.s:21 .text.HAL_PCDEx_SetTxFiFo:00000000 $t
|
||||
/tmp/ccETjn6u.s:27 .text.HAL_PCDEx_SetTxFiFo:00000000 HAL_PCDEx_SetTxFiFo
|
||||
/tmp/ccETjn6u.s:121 .text.HAL_PCDEx_SetRxFiFo:00000000 $t
|
||||
/tmp/ccETjn6u.s:127 .text.HAL_PCDEx_SetRxFiFo:00000000 HAL_PCDEx_SetRxFiFo
|
||||
/tmp/ccETjn6u.s:150 .text.HAL_PCDEx_LPM_Callback:00000000 $t
|
||||
/tmp/ccETjn6u.s:156 .text.HAL_PCDEx_LPM_Callback:00000000 HAL_PCDEx_LPM_Callback
|
||||
/tmp/ccETjn6u.s:172 .text.HAL_PCDEx_BCD_Callback:00000000 $t
|
||||
/tmp/ccETjn6u.s:178 .text.HAL_PCDEx_BCD_Callback:00000000 HAL_PCDEx_BCD_Callback
|
||||
/tmp/ccC094dA.s:21 .text.HAL_PCDEx_SetTxFiFo:00000000 $t
|
||||
/tmp/ccC094dA.s:27 .text.HAL_PCDEx_SetTxFiFo:00000000 HAL_PCDEx_SetTxFiFo
|
||||
/tmp/ccC094dA.s:121 .text.HAL_PCDEx_SetRxFiFo:00000000 $t
|
||||
/tmp/ccC094dA.s:127 .text.HAL_PCDEx_SetRxFiFo:00000000 HAL_PCDEx_SetRxFiFo
|
||||
/tmp/ccC094dA.s:150 .text.HAL_PCDEx_LPM_Callback:00000000 $t
|
||||
/tmp/ccC094dA.s:156 .text.HAL_PCDEx_LPM_Callback:00000000 HAL_PCDEx_LPM_Callback
|
||||
/tmp/ccC094dA.s:172 .text.HAL_PCDEx_BCD_Callback:00000000 $t
|
||||
/tmp/ccC094dA.s:178 .text.HAL_PCDEx_BCD_Callback:00000000 HAL_PCDEx_BCD_Callback
|
||||
|
||||
NO UNDEFINED SYMBOLS
|
||||
|
||||
Reference in New Issue
Block a user