Posted on November 21, 2006 at 04:32 Page 16 of ST7 MicroController Training Part 9-Cosmic Software-20030Ppt says: C libraries: libm contains math routines libisl contains C standard modules (strln, strcmp, malloc.... Clib.hlp file in my cosmi...
Posted on November 20, 2006 at 09:15Hello How can i use malloc() function in ST7 cosmic? Help file says that i have to include stdlib.h file but stdlib.h doesn't contain malloc() declaration
Posted on November 13, 2006 at 17:36How to create Nokia-like cascade menu on 2x16 LCD? I want to scroll between positions using UP and DOWN keys and when I push ENTER i would like to get into next submenu or make any action. Can anyone place piece o...