Transferring project from Eclipse to CrossWorks on LPC2103, interrupts.
Hi,
About a year ago I spent months getting a simple program going using Eclipse as my IDE using the Lynch Tutorial etc. I am not very bright. I am now trying to get the same program going in CrossWorks.
I am trying to work out how to get interrupts going. The only way I can see of getting my mind round this is having an example. Does anyone have a sample project with vectored interrupts that I can look at?
-
Progress to date: I rediscovered the online documentation. You can't get there from the CrossWorks support page as far as I can see.
Documentation for ctl_set_isr() is not visible in the Library Reference\ARM library Reference\<ctl_api.h> Tasking functions online documentation for CrossWorsks 2.0 but it is in the 1.7 docs.
-
Thanks Jon,
I found that you can get to online documentation from the http://rowley.co.uk site but if you click support \help desk and community you get to http://rowley.zendesk.com/portal. In there I didn't see a link to Online Documentation but now, looking more carefully I see on the right hand side after helpdesk hours etc there is a link. I would have found it much quicker if it was in one of those big coloured boxes.
P.S. When I was trying CrossWorks out I wanted to get back to the http://rowley.co.uk site from the http://rowley.zendesk.com/portal page and I couldn't see how to do that either.
Anyway, on to figuring out the parameters of ctl_set_isr().
Please sign in to leave a comment.
Comments
6 comments