• uVision Debugger on GNU projects
    It seems that current uVision Debugger is not very compatible with the symbol table generated by GNU tools. I have a project on LPC2214, with GNU tools, each time debug it, i found some funny things,...
  • GNU compiler with assembly coding
    Hai all; I am doing a project in LPC2368 with MCB2300 board.Here,I am doing In application programming by referring from C:\Keil\ARM\Flash\LPC_IAP2_512.After modification this program ,I can write...
  • assembly coding in GNU
    Hai all; I am doing a project in LPC2368 using uVision3 such that ,I want to write datas to 512k of Flash and read back to RAM. I reffered C:\Keil\ARM\Flash\LPC_IAP2_512 and using Real veiw toolset...
  • How recieve string into controller
    Hi everybody! I work with Keil C251 uVision2. in my programm i want to recieve string into controller. i have an array of characters incom[20] , which i use as a buffer for recieving string. i recieve...
  • uVision 5 to GNU GCC
    So pretty much I am trying to compile my current source code using the GNU GCC without the need of the IDE. I'd love to setup an automated compiling system so I can produce nightlys but without a makefile...