stm32 cdc

Jan Waclawek konfera na efton.sk
Úterý Prosinec 10 20:56:25 CET 2019


[STM32Cube_FW_L4_V1.14.0]\Drivers\CMSIS\Device\ST\STM32L4xx\Source\Templates\gcc\startup_stm32l412xx.s
:
...
	.word	LPTIM1_IRQHandler
	.word	LPTIM2_IRQHandler
	.word	0
	.word	DMA2_Channel6_IRQHandler
	.word	DMA2_Channel7_IRQHandler
...
Jedna sa zrejme o copypaste chybu z nejakeho L4x1 (ktore oficialne USB
nemaju).

wek


----- Original Message ---------------

Subject: Re: stm32 cdc
   From: Miroslav Mraz <mrazik at volny.cz>
   Date: Tue, 10 Dec 2019 19:30:24 +0100
     To: hw-list at list.hw.cz

>Můžu se naivně zeptat, co tam bylo původně ? Nic, .word 0 nebo .word 
>nějaká jiná divná věc ?
>
>Mrazík
>
>Dne 10. 12. 19 v 19:17 ToMaS napsal(a):
>> Moc a moc diky, je to neuveritelne, ze si zrovna vyberu "ten" s chybou ...
>> 
>> Toto opravdu pomohlo:
>> 
>> Yes. For me the reason was a forgotten ISR definition in the 
>> Startup/startup_stm32l412kbux.s file. It should contain:
>> 
>>     .word   0
>> 
>>     .word   COMP_IRQHandler
>> 
>>     .word   LPTIM1_IRQHandler
>> 
>>     .word   LPTIM2_IRQHandler
>> 
>>     .word   USB_IRQHandler
>> 
>>     .word   DMA2_Channel6_IRQHandler
>> 
>>     .word   DMA2_Channel7_IRQHandler
>> 
>> 
>> 
>_______________________________________________
>HW-list mailing list  -  sponsored by www.HW.cz
>Hw-list at list.hw.cz
>http://list.hw.cz/mailman/listinfo/hw-list



Další informace o konferenci Hw-list