• Can't seem to get printf working with RTX.
    - Have printf working in other programs using serial.c/h and redirect_io.c. - Using a Segger JLink - Keil MCBSTM32F200 - RTX Blinky example - Added STDOUT redirect using the RTE If I enable trace...
  • Can't link with emWin library
    Hello, I'm trying to use the emWin library, but I keep getting linker error. Is there anything that i'm missing? I have tried including every library that come with the package emWin 5.12 Libraries...
  • Can't link with emWin library
    Hello, I'm trying to use the emWin library, but I keep getting linker error. Is there anything that i'm missing? I have tried including every library that come with the package emWin 5.12 Libraries...
  • unable to get ouput of printf
    hello, i am working on FRDM-K82F freedom board on keil V5.23 with freeRTOS example. i have downloaded code (DPF pack) from the NXP site. while simulating the code(without hardware) on keil printf...
  • Can't get interrupts working
    Hi, I have trouble getting interrupts to work. I am using the AT91SAM96RL64 processor from Atmel with the Keil compiler and uVision 4. Initially I have successfully configured UART0 to send and...