I am using the emWin core on the Renesas HEW embedded platform. I have set up the emWin core code as a library. The library project is compiled and built fine. When I use the library from the main project, I get linker errors for all functions starting with LCD_L0_xx. The path is setup for the \Config and \GUI\Core fodlers.
The cource code for the main project is as follows:
Any help would be greatly appreciated.
Zubair Hameed
**Note: I found the solution to the above problem. I had not setup the target platform correctly. Thanks for reviewing *****
The cource code for the main project is as follows:
Any help would be greatly appreciated.
Zubair Hameed
**Note: I found the solution to the above problem. I had not setup the target platform correctly. Thanks for reviewing *****
The post was edited 1 time, last by Zubair Hameed ().