• please update me on compiler for 812
    i am working with adu 812. need a comiler how do i go about it.
  • Compilation time
    When I try to compile a file or build a project, it takes a long time. For example, when I try to compile Hello.c, it takes more than 4 mn. Do I have to change the compiler options, or is it the installation...
  • Timer-Need your Help.....
    hai all, I want a to implement timer concept for 10sec. I want to start timer in one state and want to stop it another state.Is it possible? //states are INIT,POWERON,GATEOPEN,GATECLOSE. //set active...
  • Applying Software Updates - Run-time Dynamic Linking
    I'm working with the ARM7 LPC2178. I would like to be able to send updates to the microcontroller over one of the UARTs. So my plan was to have a small main loop of code that calls several other independent...
  • Flash Updating
    I have an application split into two parts, the first part being the base application that resides in the lower 32K of flash, and an optional portion residing in the upper 32K. The optional part is to...