This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot use an initialised array

Dear Sir!
I am unable to use an initialised array. The array gets initialised but whn it is used in a function it does not give the proper values. What could be the reason. Please tell me.

Parents
  • There are 2 possible reasons:
    1. a coding error;
    2. a hardware bug in your target.

    To help you with your code, we'd have to see it! Can you post a small sample which illustrates the problem (not forgetting to use those &ltpre&gt and &lt/pre&gt tags - see "Tips for Posting Messages")

    To check against hardware problems, does it work properly in the simulator?

Reply
  • There are 2 possible reasons:
    1. a coding error;
    2. a hardware bug in your target.

    To help you with your code, we'd have to see it! Can you post a small sample which illustrates the problem (not forgetting to use those &ltpre&gt and &lt/pre&gt tags - see "Tips for Posting Messages")

    To check against hardware problems, does it work properly in the simulator?

Children
No data