• OBJ Format
    Which OBJ File Format is Keil using ? OMF ? Thanks freudi
  • OBJ Format
    Which OBJ File Format is Keil using ? OMF ? Thanks freudi
  • Bare Metal Debug Raspberry-Pi4 by DStream ! Cannot attain state requested.
    HI: After connecting to the Raspberry Pi4, the execution cannot continue, only single-step debugging when i run c, it report this error
  • Bare Metal Debug Raspberry-Pi4 by DStream ! Cannot attain state requested.
    HI: After connecting to the Raspberry Pi4, the execution cannot continue, only single-step debugging when i run c, it report this error
  • How can I create *.obj and *.bin files !!!!!!!!
    How can I create obj files and binary file from *.c and *.a51 files. I tried C51 command and L51 command from C>\C51\Bin\C51 func1.c func2.c Is there any parameters go with the commands and the file...