• __vfscanf_char_file unresolved function in MDKV412 when using scanf
    Hi, Anyone have any suggestions on the following. I have a project that builds and links under MDKV411. It compiles but does not link under MDKV412. It complains that the following function...
  • scanf breaking immediately when an invalid key pressed
    hi, we are developing sample code for scanf & printf functions using retarget_io.c for stdin & stdout in cmsis rtos. we have implemented stdout_putchar & stdin_getchar functions in user code. printf...
  • scanf breaking immediately when an invalid key pressed
    hi, we are developing sample code for scanf & printf functions using retarget_io.c for stdin & stdout in cmsis rtos. we have implemented stdout_putchar & stdin_getchar functions in user code. printf...
  • __vfscanf_char_file unresolved function in MDKV412 when using scanf
    Hi, Anyone have any suggestions on the following. I have a project that builds and links under MDKV411. It compiles but does not link under MDKV412. It complains that the following function...
  • how we are going access both 64k data memory and 64k code memory using 16 address lines in 8051
    Hai, I have a doubt on 8051 micro-controller, i.e for 8051 micro-controller max code memory will be 64k and max data memory is 64k.So how we are going access this both 64k memory of code memory and...