• What C51 needs really bad is ...
    Inline assembly! asm { ;you assembly code goes here. } My version is so out of date, tho, it may already support it and I don't even know.
  • Create a Gui
    Hello, I want to create a GUI for my LPC1114 mcu but I am not sure exactly how to do it. I know how to create a GUI but I don't know how to get it to interact with my mcu. Any help is appreciated. ...
  • GUI and debugging
    I have found some issues, please forward answer if any one knew about this. I have a starter development kit version of STR91x GUI : Does uVision3 display member details if we enter a structure...
  • Hi Guys,
    Iam using ISR routine for my program. My code was in C Language.But Inline Assembly SRC file is enabled. How to write an ISR routine by enabling SRC and In Line Assembly. Please Reply If some knows...
  • Do I REALLY need a scatter file (and license ?)
    Hi all. I'm using CortexM3 (STM32F103VB) with Keil uVision3 v.3.85. I've developed my own bootloader allocated between 0x08000000 and 0x08001FFF. 4 bytes from 0x08002000 to 0x08002003 are used for...