• fopen and ffind fail after numerous successes
    Hi I am using keil realview with keil's RTL and flashfs and appear to be hitting a limit in the filing system that I can't find any referance to in documentation or online. My program repeated...
  • Reset after success remote update
    Hi All, I managed to update my FW, but the new FW is not start to work. I checked that the new FW is burn correctly (I verify it with uVision3 with the verify option at the utility settings)...
  • Sqlite:create table success but insert fails
    Hi I am trying to port sqlite3 VFS implementation on freertos with stm32. I have created an amalgamation with sqlite3 version 3.12 base code. When I run the below code it runs to create a database...
  • keil5 compile success but load fail
    keil5 compile success but load fail Error information and related set up are as follow: command not supported I need your help, thank you!!!!QWQ
  • Arithmetic using numeric constants
    Hello, We came across a mystery/bug yesterday. This was tested with C51 v9.53 (Simplicity Studio) and 9.56 (uVision). unsigned char data c; unsigned int data d; // The values 0x7B and 0xFF7B...