• Add one character to printf() on external flash and memory seems to get corrupted.
    Keil Forum, [I am resubmitting this under a different subject in order to, hopefully, not scare anyone off with my previous reference to CAN.] I am using the uVision 3 tools with the ULINK debug...
  • Add one character to printf() on external flash and memory seems to get corrupted.
    Keil Forum, [I am resubmitting this under a different subject in order to, hopefully, not scare anyone off with my previous reference to CAN.] I am using the uVision 3 tools with the ULINK debug...
  • Getting Dummy character while receiving UART data,How to fix it ?
    I am using Nuvoton MS51FB9AE MCU,while testing UART looping program I am getting Dummy character in the middle the Actual data,need help in fixing this #include "MS51_16K.H" unsigned char uart_receive_data;...
  • Getting Dummy character while receiving UART data,How to fix it ?
    I am using Nuvoton MS51FB9AE MCU,while testing UART looping program I am getting Dummy character in the middle the Actual data,need help in fixing this #include "MS51_16K.H" unsigned char uart_receive_data;...
  • EXT Code memory ussage for 8051 when we will be using Ext Data Memory
    How to diffrentiate between external code memory & data memory when we will be writing code in C ? ( becuase both ext data & code memory with same addr) in assembly we will use diffrent instructions...