Forum Replies Created
-
AuthorPosts
-
RolfSt
Participant<div>The build runs:</div>
<div></div>
<div>Run “C:\Users\Rolf\AppData\Local\VisualGDB\Arduino\arduino-builder.exe -prefs=com.sysprogs.extraflags=”-Og” -compile -logger=machine -fqbn=STM32:stm32:GenF1:pnum=BLUEPILL_F103CB,upload_method=swdMethod,xserial=generic,usb=CDCgen,xusb=FS,opt=ogstd,rtlib=nano -build-path G:\Projekte\Accessory\STM32\iDSTW\iDSTE32\iDSTW32\iDSTW32\Output\Generic_STM32F1_series\Debug -unoptimize=sketch -hardware C:\Users\Rolf\Documents/Arduino/hardware -hardware C:\Users\Rolf\Documents/ArduinoData/packages -hardware C:\Users\Rolf\AppData\Local/Arduino15/packages -tools C:\Users\Rolf\Documents/ArduinoData/packages -tools C:\Users\Rolf\AppData\Local/Arduino15/packages -libraries C:\Users\Rolf\Documents/Arduino/Libraries -libraries G:\Projekte\Accessory\STM32\iDSTW\iDSTE32\iDSTW32\iDSTW32\Libraries -prefs=runtime.tools.STM32Tools.path=C:\Users\Rolf\Documents\ArduinoData\packages\STM32\tools\STM32Tools\1.4.0 -prefs=runtime.tools.xpack-arm-none-eabi-gcc.path=C:\Users\Rolf\Documents\ArduinoData\packages\STM32\tools\xpack-arm-none-eabi-gcc\9.2.1-1.1 -prefs=runtime.tools.ctags.path=C:\Users\Rolf\AppData\Local\VisualGDB\Arduino\tools-builder\ctags\5.8-arduino11 sketches/iDSTWard.ino” in directory “G:\Projekte\Accessory\STM32\iDSTW\iDSTE32\iDSTW32\iDSTW32″ on local computer</div>
<div>
C:\Users\Rolf\AppData\Local\VisualGDB\Arduino\arduino-builder.exe -prefs=com.sysprogs.extraflags=”-Og” -compile -logger=machine -fqbn=STM32:stm32:GenF1:pnum=BLUEPILL_F103CB,upload_method=swdMethod,xserial=generic,usb=CDCgen,xusb=FS,opt=ogstd,rtlib=nano -build-path G:\Projekte\Accessory\STM32\iDSTW\iDSTE32\iDSTW32\iDSTW32\Output\Generic_STM32F1_series\Debug -unoptimize=sketch -hardware C:\Users\Rolf\Documents/Arduino/hardware -hardware C:\Users\Rolf\Documents/ArduinoData/packages -hardware C:\Users\Rolf\AppData\Local/Arduino15/packages -tools C:\Users\Rolf\Documents/ArduinoData/packages -tools C:\Users\Rolf\AppData\Local/Arduino15/packages -libraries C:\Users\Rolf\Documents/Arduino/Libraries -libraries G:\Projekte\Accessory\STM32\iDSTW\iDSTE32\iDSTW32\iDSTW32\Libraries -prefs=runtime.tools.STM32Tools.path=C:\Users\Rolf\Documents\ArduinoData\packages\STM32\tools\STM32Tools\1.4.0 -prefs=runtime.tools.xpack-arm-none-eabi-gcc.path=C:\Users\Rolf\Documents\ArduinoData\packages\STM32\tools\xpack-arm-none-eabi-gcc\9.2.1-1.1 -prefs=runtime.tools.ctags.path=C:\Users\Rolf\AppData\Local\VisualGDB\Arduino\tools-builder\ctags\5.8-arduino11 sketches/iDSTWard.ino</div>
<div></div>
<div></div>
<div>I make updates for Arduino libraries with VisualGDB update Dialog.</div>
<div>Under user documents Arduino and ArduinoData are updated.</div>
<div></div>
<div>As I sometimes had troubles with new versions of libraries,</div>
<div>I would like be able to make snapshots of project, including libraries.</div>
<div>Additionally, when a project is completed, I want to store it long term on a server.</div>
<div></div>
<div>As I am doing projects of different types and processors brands,</div>
<div>the libraries are quite big.</div>February 25, 2021 at 09:01 in reply to: ESP32: "Warning: could not set a breakpoint on main. 'Step into new instance' — #29994RolfSt
ParticipantSo now I have updated my license
RolfSt
ParticipantYes, PSOC’s are special, because you can interconnect digital and analog components inside the PSOC, completely graphically or by Verilog,
so that you need less external components and CPU can be freed for other tasks.
I have done this for a special digital protocol, where other uC’s need lots of CPU cycles.
Also Cypress is recently aquired by Infineon !
RolfSt
ParticipantThanx a lot for quick response,
@HorizonBreak: the same cause, I had only to remove – in my case – system_stm32f4xx.c and tutorial worked as described.RolfSt
Participant<span id=”result_box” class=”short_text” lang=”en”><span class=””>Embarrassing, no not power cord, but wrong GPIO group.
</span></span>Thank you for your quick response.
-
AuthorPosts