Build NXP Gpios [message #1862528] |
Fri, 08 December 2023 16:24  |
Eclipse User |
|
|
|
Hi, my name is André and i have one doubt about the build of forte using the NXP Gpio. I'm using a board RT1060 and i need to control the GPIO with Forte. But i cant build the project. Can you have the configuration or some tutorial to make the build? In this link i find the files to use the module in the cmake. https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.forte/+/150041/
If someone have a tutorial or the steps to make the build. Thanks.
|
|
|
Re: Build NXP Gpios [message #1862532 is a reply to message #1862528] |
Sat, 09 December 2023 11:50   |
Eclipse User |
|
|
|
Hi,
I wrote the commit you mentioned, but as you might realized, it's very old, from 2019. I also forgot much about it, but let's see if we can bring it back to life. From what I remember, you need:
1. A board.h file which is generated from the NXP IDE where some information was provided, like the Base address of the IOs (probably of type GPIO_Type*).
2. Include the the files from the the link you posted. Download them and then check https://eclipse.dev/4diac/en_help.php?helppage=html/installation/install.html#externalModules on how to include them in to your compilation.
Try and compile it and we can see where to go from there
Also, probably some things changed in the name of the variables in the last year, so probably
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06761 seconds