• Arranging File Groups in Directories
    Hi, I'm a newbie to 8051 Keil's IDE. I would like to arrange several file groups, which have mutual meaning, under a sub-directory. This sub-directory will then be included directly under the project...
  • ORG question
    hi all I have write a function like below code void dma_task_scheduler (uchar stream_type, uchar channel, uchar MsgOrPrior) small { uint SDATA size; uint SDATA tmp; uchar SDATA w_index; uchar...
  • org 0h
    in Asm i use org 0h which command i use in C
  • org 0000h how to specify in keil c
    Hi all iam working c8051f020 ,iam new to microcontroller field , In assembly we specify org 0000h , but how it can be specified in keil c why bcos as soon as iam doing single stepping my programme...
  • org 8000H to c
    Hello all i'm new at c language for 8051 and i don't know how to do the org statement in c, all my programs are compiled from 0x000, but i want to be started at 0x8000