Search Results

Search results 1-3 of 3.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello I created a project on embedded studio.So I selected template project to "internal tools and external GNU tools" with a external tool-chain(sysgcc9.3). I did all configs options such as nano.spec and nosys.spec but when I want to download .elf file to micro it felled into hard fault because of executing __libc_init_arry() function. After lots of attempting and analysis map file I notice that it is because of using none thumb libc_nano.a So my question is how can I tell Embedded Studio that…

  • Hello, First of all thanks for Segger support team answering . I sue SystemView for trace and monitoring my FREERTOS tasks. but after a minute from running it crashed and give me the following error so I have to close SystemView and open it again. SystemView.exe has stopped working A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. My HardwareInfo: - micro : stm32f072RB - j-Link setting :Target Interface SWD: 4MHz, Ho…

  • Hi I am using FreeRtos 10.3.1 with stm32f756NG micro. My problem is that there is not any path for FreeRtos Ver10.3.1 in segger sample folder. how can I port SystemView for vertion 10.3.1? I am working on this issue and write my own patches so how can I contribute for developing this patch in systemview?