Hello,I use STM32F407 MCU and when debugging with Attolic True studio v 9.3.0 I SOMETIMES got following error:Failure at line 13 in Target software startup scriptsError finishing flash operation. I attach linker and startup files.Any help will be app...
Hi there,I use backup SRAM and RTC in STM32F407. I have a diode between VDD and VBAT and 2.2u capacitors connected to VCAP_1 and VCAP_2. 3v CR1220 battery is connected to VBAT. Now the issue is that SRAM data are wiped when VDD power is off and batte...
Dear support,When debugging code in Attolic TRUEStudio I am facing a fantom breakpoint phenomena. Sometimes I see this report from ConsoleTemporary breakpoint
1, main () at ..\src\main.c:71
71 int ret = 0;
No breakpoint number 2.It's a sh...
Yes I use non-rechargable battery, I ment charging in pins of VDD or VSS when power is plugged on and off. I measured a voltage on VBAT pin and is stable. Maybe this problem has nothing to do with voltage of a battery at all and I am in cul-de-sac. U...