Hi, I would like to evaluate emWin precompiled library from NXP. Now, I am working with KDS 3.2.0 and a custom board with a MK22FN1M MCU and RGB display with an external (parallel interface) controller, SSD1961. Is it possible to link the library under KDS with GNU toolchain (arm-none-eabi-gcc) and to run it with that MCU ?. In that case, which library must be used? The one precompiled with LPCXpresso (libemWin_M4F.a) ?
Best regards.
Hello Abtoine,
- I have not used emWin library , while i checked one customer use it on KDS :
linker errors "multiple defintion of" when migrating from KDS 2.0 to 3.1
- There is a emWin User Guide :
You can especially check the part of "2 Getting Started" .
- In KDS, if you want add library , please right click your project, select "Properties" ,
then :
Hope it helps
Alice