• Keil.com Estimated Worth $10.9 Thousand USD
    Keil.com Estimated Worth $10.9 Thousand USD Title Keil Software, Inc. Description Vendor of C compilers and other development tools for the 8051, 251, C16x/ST10 microcontroller families. Has discussion...
  • 2 separate frequencies
    Hello! I have a problem, and no idea how to solve it. Maybe someone can help me? System: 80C537, 12MHz Problem: I have to generate 2 separate frequencies, that have to be changed independently...
  • 2 separate HEX files
    I'm using the Keil C51 compiler for my project. I need to create 2 separate code areas: one for on-chip code and one for off-chip (EEPROM) code. I want to locate some functions on-chip (for speed) and...
  • How to separate C51 library
    Our project consists of firmware and application, which are stored in different memory--rom & otp. So the firmware part shall not be changed while application can be developed further on. Now for firmware...
  • Application and Firmware Separation in Cortex M4
    Hi Guys I'm busy with a massive project where I need write software for a control system for an automotive vehicle. Here's what I am using: 1. I'm using an STM32F4 for the micro 2. I am writing...