• looking for unzip sourcecode
    I am looking for sourcecode of unzip -algorithm. We want to read ziped Files from an usb stick into RAM on a XC161-based board. I would be grateful for any hint.
  • looking for unzip sourcecode
    I am looking for sourcecode of unzip -algorithm. We want to read ziped Files from an usb stick into RAM on a XC161-based board. I would be grateful for any hint.
  • Can't use float in the sourcecode?
    Hello, I don't know, why I can't use float in my timer_callback function. If I want to use a float variable in my timer callback function, the timer stops always after one round. Although I use...
  • Can't use float in sourcecode (uVision)
    Hello, i can't use float-Variables in my uVision programm. If I only use integer-variables, the timer works without problems,as below. #define STRINGBUF_LEN 21 char StringBuf[STRINGBUF_LEN...
  • Can't use float in sourcecode (uVision)
    Hello, i can't use float-Variables in my uVision programm. If I only use integer-variables, the timer works without problems,as below. #define STRINGBUF_LEN 21 char StringBuf[STRINGBUF_LEN...