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.

  • My initial goal was to be able to boot from a secure image that afterwards jumps to another non secure image placed right after the initial secure one. My problem was that jumping to the non secure was triggering a hard fault. I also wanted to be able to call secure code (placed in a NSC flash area) from the non secure application. I found the solution to my problem: for some reason, when using "thumb_crt0.s" (required when using the GNU linker) instead of the "SEGGER_THUMB_Startup.s" (required …

  • Hello, I'd like to use GNU linker in order to build a firmware for Nordic nRF. In SES, My goal is to be able to configure a Non-Secure Callable region to place secure code there, that can be called from a non secure image. The problem with the SEGGER linker is that it doesn't support the "--out-implib" like the GNU linker. I already tried to switch my project to the GNU linker and to specify a flash placement XML file but the section definitions doesn't corresponds to the ones expected by the nR…

  • Hi, I have the same problem on Ubuntu and I think something is broken with the package manager infrastructure. Here is what I have when I try to update the package list from the command line: Source Code (4 lines) I have a similar error message ("Request Aborted") when doing this from Segger Embedded Studio desktop application. I tried with versions 7.12a and 6.80.