• Problem with Debugging
    Hello. I am writing a simple program for the EZUSB FX2 board, when I compile, I have no errors and no warnings but when I try to debug (my interrupt function is not working) then I get the following...
  • Problem with Debugging
    Hello. I am writing a simple program for the EZUSB FX2 board, when I compile, I have no errors and no warnings but when I try to debug (my interrupt function is not working) then I get the following...
  • Problems with an AT91M55800 Debugging with ULINK2
    Hi!, I'm trying to debug with a AT91M55800 with an external 512KB 8bits FLASH (0x1000 0000 after remap) and an external 512KB 8bits SRAM (0x2000 0000 after remap). I can compile de proyect and program...
  • Problems with an AT91M55800 Debugging with ULINK2
    Hi!, I'm trying to debug with a AT91M55800 with an external 512KB 8bits FLASH (0x1000 0000 after remap) and an external 512KB 8bits SRAM (0x2000 0000 after remap). I can compile de proyect and program...
  • Problems with debugging STM32F103VC
    Hello, I have some problems with debugging peripherals of my STM32F103VC. I implemented a simple counter by using Timer 5 of the µC named above. The Timer seems to work and I can read out the value...