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.