• Real Time Digital Signal Processing and its performance analysis
    FFT / DFT program : program it in C, compile it, debug it and download it to eval board to test 2. Let the eval boad take input signal for your fft/dft program to process it 3. Analyse the microprocessor...
  • KEIL Real Time Library
    Has anyone run into an issue with the Keil Real Time libary where the TCP stack cannot be initialized? I am running this on a LPC2468 and if the ethernet circuitry fails on the hardware we have,...
  • Can simulator approximate real-time?
    I have developed some C51 software and it works fine in the simulator, the only problem is that the simulator goes far too fast! Strings that are only supposed to come out of the serial port once per...
  • Performance/Execution Profiling Will Not Display Time Information
    Hello all, I am using J-Trace for ETM tracing in Keil 5.24. The SoC I use is nrf52840 from Nordic semiconductor. However, while instruction tracing and other functions are able to work, execution...
  • The real time kernel
    Hi all I need to know how to use the real time kernel. I need to understand the basics . As I understand the real time kernel is a group of functions contained in some header file dedicated...