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.

  • I'm trying to debug my program in atmel studio with jlink edu mini, it worked in the past but now I am getting the errors: Insufficient Space in Buffer and Failed to set GDB proxy Any ideas how to fix? I also was experiencing random variable changes when debugging the program but that may be unrelated.

  • Hi, I have a jlink mini edu and an arduino due which is a SAM3X8E. I created a project in MicroChip Studio, compiled the file with DEBUG and loaded the elf into ozone, additionally I linked the source file and I am able to track the programs function(sort of) in the source file. I am having an issue where single steps do not work and the program only halts at function calls, additionally I can only add break points to function calls. I cannot add break points to any other line type. According to…

  • Hi, I have a JLink EDU mini and an arduino due which is a SAM3X8E device, I have successfully connected the board to the debugger and ran the example project in embedded studio. Now I want to import my arduino sketches and run/debug them from embedded studio, how do I do this? Arduino sketches are just C programs with a library ontop so it can't be that hard but is there a set of instructions for doing this?

  • Hi, I recently sent an email into Segger support and Axel was kind enough to help answer some questions. Basically I was interested in using the J-Link EDU and Segger SDK to debug a Cyclone V SOC board(DE-10 nano by Terrasic) in baremetal mode. Unfortunately a completely satisfactory resolution wasn't reached and I continued to look further online to see if anyone else had used a J-Link and Segger SDK to debug the board. I found someone was using a J-Link and Segger SDK to debug a DE-1 SOC(a sim…