• How to set stack depth
    As the title states, I would like to know : a) how to set the stack depth, in a new project b) how to detect boundary violations of the stack. Thanks for any answer
  • How to set the size of data segment?
    I want to use a larger data segment(not xdata), can I set it in uVision51?
  • How to set the starting address in C51
    Hello All Well wrote a simple program for LCD and compiled. It worked. But the starting address of the program was at 0000h for 89c51. But now I want to shift the starting address to 2000h , So that...
  • How the dhcp is set up
    I am looking at C:\Keil_v5\Boards\Keil\MCB4300\RL\TCPNet\FTP_Demo\FTP_Demo.uvproj The main code looks like below extern LOCALM localm[]; /* Local Machine Settings */ #define MY_IP localm[NETIF_ETH...
  • How to set Uart2 ?
    Please tell me how to use Uart2 to exchange data? I Use C51 development and ST uPSD3234A chip.