• JTAG Debugging for XC2000 with JLink
    According to this ( http://www.keil.com/c166/chips.asp ) page, Keil supports the Infineon XC2000 family (which is compatible to the C166 architecture) in the 166 Developement Tools. Keil also supports...
  • No JLink algorithm for cortex sram
    We have surprisingly problem with projects designated for load to RAM. It includes our projects as well as examples come with Atmel cortex-m3 software package. Flash project are loaded correctly as...
  • "No JLink Device found"
    I am trying to download blinky program in a EFM32(G880f128) microcontroller on a EFM32G880F128-H development board by using a U-Link me debugger and the uVision-4 environment. But It comes up with an...
  • Problem by using JLINK with Keil
    Hallo. I'm using Keil V3.52 with mcbstr9 and segger jlink (I want to programm it via RDI). When I attempt to download flash, Keil writes that "he" coudln't find "C: \Keil\ARM\BIN\AGDIRDI.dll". But this...
  • Differences behavior with and without Jlink Jtag
    I work with ATsam3a4c.I have a 4.5 keil compiler and a Jlink Jtag ,when I run a simple program for example an I/O ,on/ off output ,That make a blinking LED and a separate Timer everything is okay .but...