• Linux build of A51.EXE, C51.EXE, OH51.EXE, and BL51.EXE
    It would be nice to have these tools for Linux and have them give return codes for success and fail when running. I would like to create a make file on linux to compile apps. Interestingly the windows...
  • Linux build of A51.EXE, C51.EXE, OH51.EXE, and BL51.EXE
    It would be nice to have these tools for Linux and have them give return codes for success and fail when running. I would like to create a make file on linux to compile apps. Interestingly the windows...
  • BL51 links in unused modules??
    Am I doing something wrong or is BL51 linking in library modules that are declared as external but aren't actually being used in the ASM program? I've developed the habit (with my old, non-keil software...
  • BL51 links in unused modules??
    Am I doing something wrong or is BL51 linking in library modules that are declared as external but aren't actually being used in the ASM program? I've developed the habit (with my old, non-keil software...
  • BL51 Locate settings
    i m trying to port ucos on 8051. i have compiled program successfully. i have 8051 kit.it has external RAM and its address is 8000h. So i have to download program at 8000h location. how do i set BL51...