xdebug

next generation of mdebug (work in progress)
git clone http://frotz.net/git/xdebug.git
Log | Files | Refs | README

lpclink2.c (116B)


      1 #define FLASH_BASE	0x00000000
      2 #define FLASH_SIZE	0x00100000
      3 #define LOADADDR	0x10080400
      4 
      5 #include "lpc43xx-spifi.c"