• writing a PWM code using ACTEL libero
    Anyone can help me with this? i cant get any output. -- pwm1generator.vhd library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY...
  • Loading Hex File Into Simulator
    Is there a way to load a intel hex file into the keil 8051 simulator?
  • from KEIL to hex file
    Hi everybody, Maybe my problem is considered as a trivial problem for others and nobody will answer me... But for me as a beginner I feel that this problem is the life problem So please help my...
  • Loading HEX file in Debug
    Can we load Hex file for simulation in Debug window I have tried "Load Hex or Object file" from Disassembly Window ,but it is giving Error as *** error 65: access violation at 0xFFFFFFF4 : no 'write...
  • load hex file
    Hello, I used eclipse and g++ compiler to compile the project and create .hex file. Then I tried to program flash using keil's plug-in but can't because Error: Flash Download failed - "Cortex-M3"...