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

RTX_Config.c file for LPC3180

Greetings,

I was wondering if there is an RTX_Config.c file for the Phytec LPC3180 board available. If not, I of course will need to create my own. I've read through the user guide online, and I'm unclear about what I need to modify on the template file. Can I just modify the following line

#include <LPC21xx.H>

to

#include <LPC318x.H>

Is this all that I will need to do? Is there more documentation that I can read that will guide me on what else I need to modify? Thanks for any help you can offer.

0