• program not compiling
    hello, i am using Nordic nrf51822 board with Arm cortex M0. When I am compiling the program it gives error as: main.c: error: C3903U: Argument '-D__EVAL' not permitted for option 'device'. I am using...
  • Run User Program Before Compilation of a C-File
    I'm calling a user program to make a file called buildNr.h which contains #define _BUILD_ 123 This file is included in the project. I inserted the command into the "Options for Target - User...
  • Program
    i need a program regarding DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING FREQUENCY OR VOLTAGE BEYOND ACCEPTABLE RANGE for 8051
  • program
    I WANT A C++ PROGRAM TO WRITE OVERLOADED FUNCTIONS TO CONVERT AN ASCII STRING TO INT AND TO CONVERT AN ASCII STRING TO A FLOAT
  • Compile a program with RELATIVE JUMPS
    Hi, I need to compile a program in to relative jumps in order to locate it diferent addresses. With this I can load it to address 0x1000000 or 0x3000000. I have a BIG flash memory that contains...