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

ARM: I am trouble :Some time coade work and sometime not

Dear all
Here I am in trouble due to unexpected performance of my LPC2378.

I am using keil uVision3 compiler and LPC2378 processor.

My code is working some time properly all result i am getting correctly but some times processor hangs and not comes out even after resting hardware and downloading the same code again.
Code size is only 14Kb.
It is comming out only when I downloading different code.

what happling I am not getting.Is there any stack related issue or ? or something else?...

regards

Shyam T.
Pune India

Parents
  • I am using flash magic for downloading my code.
    Here sample application work.In Sample applicatiopn timer0,UART0 and ADC used.
    In project code only RTC and external interrupt are additional periferal that I am using.

    I am using my own hardware not any ref board but it is tested one.

    "Actualy this problem start occuring when I added IENABLE and IDISABLE micros for nesting for interrupt".
    Now I am removing that IENABLE and IDISABLE.but still problem is occuring.

    I think some stack related issue is there.

    Will u give me ur mail id ? so that I will sent my code to you.

    regards
    Shaym T.
    pune India

Reply
  • I am using flash magic for downloading my code.
    Here sample application work.In Sample applicatiopn timer0,UART0 and ADC used.
    In project code only RTC and external interrupt are additional periferal that I am using.

    I am using my own hardware not any ref board but it is tested one.

    "Actualy this problem start occuring when I added IENABLE and IDISABLE micros for nesting for interrupt".
    Now I am removing that IENABLE and IDISABLE.but still problem is occuring.

    I think some stack related issue is there.

    Will u give me ur mail id ? so that I will sent my code to you.

    regards
    Shaym T.
    pune India

Children
No data