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

FIQ

I am a real novice programming ARM7. I have a LPC2138 evaluation board and I use the environment uVision4. I tried to write a programm in C to handle an interrupt FIQ. To do this I followed the example in the manual lpc-ARM-book_srn on page 69. When I run the program I get compile errors, probably due to a wrong file modification startup.c. Can anyone help me? Thank you.

Parents
  • Rosario,
    I suggest that you work through the example programs that came with your evaluation board to learn the language and gain some expertise, then post questions when you are really stuck. If you post broad questions with few details, you're likely to get sarcastic responses...
    Thanks,
    Dan

Reply
  • Rosario,
    I suggest that you work through the example programs that came with your evaluation board to learn the language and gain some expertise, then post questions when you are really stuck. If you post broad questions with few details, you're likely to get sarcastic responses...
    Thanks,
    Dan

Children