Hi,
I am trying to port Threadx RTOS on LPC54608J512BD208E microcontroller. The first step of the portin process is linking the Threadx run time library tx.a with Application project.
I have followed the following process of linking external library through MCUXpresso but it didn't work.
"https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Creating-and-Linking-to-Library-Projects/m-p/469212...
I have attached source code for reference.
I am getting "-ltx library not found error".
Please help in resolving the issue.
IDE VERSION: 10.3.1_2233
Threadx source code: https://github.com/azure-rtos/threadx
Also, it would be very helpful if i can get any reference ported code for LPC546.
Thanks and best regards,
Prasanna