• No subject
    I have created a library for some functions for.ex add(a,b)and div(a,b) and so on I am calling this my.lib library in main.c in another project.But before direct access to this library from main.c file...
  • No subject
    #include<LPC214x.h> #define read1_31 (IO1PIN&0x80000000) typedef unsigned long DWORD; typedef unsigned short WORD; typedef unsigned char Byte; typedef unsigned int Boolean; void io_init(void);...
  • No subject
    when i use match register along with the software interrupt, SWI interrupt happens only once and then the program control gets stuck in the startup code. I tried to manipulate the input/output port...
  • No subject
    hello i have this problem and this message appears when i click in download to program in keil. i solved that by changing SW to JTAG in Debug setting. good luck