pokernsa.blogg.se

Atollic truestudio debug probe tool
Atollic truestudio debug probe tool










atollic truestudio debug probe tool

It should be in your workspace/blink folder: Then, use the Browse button to find the linkerscript file you've saved earlier. Select the C Linker → General subcategory: If not already selected, select the category (in the left treeview) C/C++ Build → Settings. For the need of this tutorial, we will provide our own linkerscript file, therefore select Cancel to avoid the generation of an automatic linkerscript.Ĭlick the Build Settings button again. Next, Atollic prompts you about the linkerscript that should be generated based on the previous target selection. Here, select STM32F0 → MCU → STM32F072RB as the target: Then select the device you want to build the project for.

atollic truestudio debug probe tool

Void (* const table_interrupt_vector)(void) =ĭefault_handler, // 3 - Hardfault handlerĪ dialog window appears telling you that no target been set for this project.Ĭlick OK. Double-click the file to open it in the editor and copy/paste the following code: /*












Atollic truestudio debug probe tool