Search Results

Search results 1-4 of 4.

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

  • My code builds and downloads to the debugger (J-Link Ultra+). However, once it has loaded it seems to start running, and on a break is running in an unidentifiable area of code. This was previously working and I'm not aware of having made any changes. I have tried older, known working code and they exhibit the same behaviour. I'm using MacOS 10.14.3 and SES 4.16 Where do i start debugging this?

  • I'm trying to set up HW floating point on a nrf52840. Whatever I set ARM FP ABI TYPE and ARM FP TYPE to in the Code Generation tab, I seem to get the same performance. In the debugger, in the Registers window, the FPU is shown as unused. When I single step through the code I can see that various FPU initialisations are occurring. Any suggestions?

  • ES For ARM V3.34 OS is macOS 10.13.3 My Tools menu gives the options: License Manager Package Manager Show Installed Packages Manually Install Packages New File Comparison New Binary File Comparison Browser Admin

  • I want to use PC_LInt with Embedded Studio. I've read this thread: [SOLVED] Possible to integrate a MISRA C checking external tool? It refers to Tools menus that my version of ES doesn't seem to have. I tried editing tools.xml, and placing it in $(StudioUserDir), but that doesn't seem to make any difference. What am I doing wrong?