• atof not working in LPC 1788
    I am writing Programm using LPC1788, with RTX os . Through out Programm i have used atof function many times, but now if m adding new atof function, it is not working Properly, even i dont get any error...
  • how to writing data to the outer nor flash of nxp lpc 1788
    hello, i want to write data to the outer nor flash (am29lv160db)of nxp lpc 1788,but i do not know how to write the init code of the flash algorithm. could you send me a templete of the init code of...
  • Segger EmWIn own memcpy
    Hi, GUI_MEMCPY --- This macro allows replacement of the memcpy function. but when I replace this macro like: #define GUI_MEMCPY(pSrc, pDest, NumBytes) GUI__memcpy(pSrc, pDest, NumBytes) It doesn...
  • segger font converter
    Is segger lib in keil MDK4.50 complete version and full? I installed its font converter and it is demo,is this means we should buy it from segger for using it with keil MDK? Is there any other...
  • Error L6218E
    i am using uVision 3 V3.60(use realview compiler) and target board is ADuC 7026.. i make a New Project.. but i don't make HEX File(this file is down load for tagetboard) i don't know this...