Search:

Type: Posts; User: ladhnur

Search: Search took 0.01 seconds.

  1. Thread: Pro and Cons

    by ladhnur
    Replies
    0
    Views
    821

    Pro and Cons

    Hello
    I am trying to use the following for embedded development :
    "num = index/2" but the argument is to use "num=index>>1"
    Can some one explain what are the trade off if any (keep in mind this is...
  2. Replies
    11
    Views
    37,227

    People please read what I write In my last post...

    People please read what I write
    In my last post I used the sentence "Let me make it a little clear"
    that does not mean that I am not clear (like moi thinks). I know moi u may be a sen. member but...
  3. Replies
    11
    Views
    37,227

    quzah Let me make it a little clear I have...

    quzah

    Let me make it a little clear
    I have a file that when I try to open with like say notepad shows some funny characters.
    All I wanted to do is to convert it into a format that I can use...
  4. Replies
    11
    Views
    37,227

    thanks all first I was trying to compile it...

    thanks all
    first I was trying to compile it using gcc and came with teh following errors:
    /var/tmp/ccb.aqqx1.o: In function `BinToHex':
    /var/tmp/ccb.aqqx1.o(.text+0x5c): undefined reference to...
  5. Replies
    11
    Views
    37,227

    Convert from Binary To Hex

    Does any one have a small program which can convery a file (with binary data) to another file (in Hex format)
    Thanks
  6. Replies
    8
    Views
    2,001

    i think the intent is to have a mechanism that...

    i think the intent is to have a mechanism that the application wants to have the callback function when the Util task is done. Thus the callback function will be triggered by the util ().
    The reason...
  7. Replies
    8
    Views
    2,001

    I think I may not be clear in my question let...

    I think I may not be clear in my question

    let me try again

    The Application() calls the Util_fun() to perform a task but this task will take some time to finish and the application does not want...
  8. Replies
    8
    Views
    2,001

    I am running on a propriotary RTOS

    I am running on a propriotary RTOS
  9. Replies
    8
    Views
    2,001

    Call Back functions

    Hi people
    well I was trying to write a little application and a part of it receives a message from another application to do something. But the calling application cannot wait till the util...
Results 1 to 9 of 9