• Embedded code insertion
    I'm writing an embedded controller that has slave devices. Is it possible with the Keil compiler (or other method) to embed the slave code into the main device for automatic uploading when the firmware...
  • DESIGN A CODE IN EMBEDDED C
    I want do design the PREPAID ENERGY METER by using [ARM 7 NXP LPC2378 IN SLAVE mode using EMBEDDED C]with the CAN protocol
  • Embedded
    HI, Im using 7 inch tft with lpc 2478 controller.I just want to display one of the colors on the tft without using SDRAM but im not getting to which register im supposed to send the data .Please can...
  • embedding text in the code
    I am using Keil version 5.0, and want to embed unreferenced text in a source file e.g. static code char desc[] ="Version 1.20"; How can I do this without getting a WARNING 16: UNCALLED SEGMENT...
  • Code Coverage in C - embedded
    Hello! I'm developing a 80C32 firmware and i need to get a code coverage in C lang statements. Keil uVision offers an assembler instruction code coverage, while i have to get a 100% code coverage for...