Search Results

Search results 1-7 of 7.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Quote from SEGGER - Schoenen: “In general GUIDRV_Win_API is used in the simulation where you don't have a real hardware. Maybe it is possible to post your configuration file LCDConf.c. ” Thanks Sven for your reply, I know and tried another GUIDRV... as well but enconter same error. Here you are: C Source Code (24 lines) for the sake of simpilicity I just removed the commented lines I have setup the project with the keil V5.23 Run-Time Enviroment (RTE) for LPC1788. Thanks for your help.

  • Hi, I setup a project with the help of RTE in keil v5.23 in order to work with LCD (NXP 1788 MCU). but when I compile the project I face with this error .\Objects\lcd.axf: Error: L6218E: Undefined symbol GUIDRV_Win_API (referred from lcdconf.o).

  • HI, I have keil Version 4.74 and Segger v5.00e after connecting my landtiger board (LPC1768 as developer core and stm32f103c8t6 as debugger chip for j-link). it asked to update the firmware but after that I'm not able to connect to my board and download code to flash memory and says DLL: V5.00e, compiled Jun 23 2015 18:28:39 Firmware: J-Link ARM-OB STM32 compiled Aug 22 2012 19:52:04 Hardware: V7.00 S/N : xxxxxxxx Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFull * JLink Info: TotalIRLen = ?, IRPr…

  • I just started to work with "emWin Simulation & Trial version" file. I wonder to know how can I enable intellisense for emwin? and another problem that I dealing with is when I open the project, it takes lots of resources from my CPU (core i7-2620M (40%) - 8GB Ram ) !! is it normal Thanks

  • Hi. I've just started to learn and work with emwin. I wonder to know is it possible to have a edit widget that has a decimal value and we can style that decimal. for example I want each Edit box has 4 digit and the first one is separated with a point. if my number is less than 4 digit the screen put zero behind the number. like this: [img]http://oi60.tinypic.com/2h3si6q.jpg[/img] I don't want to have floating number and work with text if possible for the sake of simplicity Thanks

  • Hi I want to know is any way to find out PLL or CPU clock speed(for ARM processor LPC17XX series) with J-Link [img]http://www.edaboard.com/images/smilies/icon_eek.gif[/img](Except seeing related register and calculating). thanks