emWin Library on KDS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

emWin Library on KDS

633 Views
antoinelorenz
Contributor I

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.

Labels (1)
0 Kudos
1 Reply

335 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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 :

http://cache.nxp.com/files/microcontrollers/doc/support_info/UM03001_emWin5_7.pdf?fsrch=1&sr=2&pageN... 

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 :

pastedImage_4.png

Hope it  helps

Alice

0 Kudos