• Add one character to printf() on ext. flash and CAN data not received.
    Keil Forum, I am using the uVision 3 tools with the ULINK debug module on a board which uses the Infineon XC167 microcontroller and has both internal and external flash. I do not believe that the exact...
  • 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...
  • printf() returns an extra character
    The application waits for a specific character "a" in the serial port using getchar() and then outputs a string using printf("hello") once the character is received. The problem is that the application...
  • external flash memory ranges
    I am writing the flash programmer. Flash memory 128K connected to uP via CS0. Did somebody know which address ranges flash occupyes in memory space of uP?
  • flashFS gets corrupt
    Hi, I'm using REX5 and flashFS 6.9.4 on nor flash AT45DB041E (based on the AT45DB641E provided by Keil). The file system is ok in FAT12 but suddenly without any reason gets corrupted after write...