• reset vector address beyond 64k
    Dear all, In our project we are using P87c51mc2 micro controller and a 512k bytes flash. Our requirement is, we don't want put any single instruction below 96k(onchip rom of the controller).Any code...
  • ARM Simulator: Reset Vector Address
    Hi, I try to simulate a target with code memory starting at 0x80000000 (LPC 2220). When I try to simulate, I get prefetch abort. How can I tell the simulator to start at 0x80000000? I tried...
  • Reset vector not mapped to address 0x0
    Hello, I have stripped a large project of all its files, except the startup file. Then I added USB support and adjusted the scatter file, like this: ; ******************************************...
  • Reset
    In one of my projects where I use 89C2051 microcontroller, I connect one O/P pin to a mechanical counter (through a driver). My problem is when reset during switch ON, my O/P pin goes high and come down...
  • Reset
    hi I am using AT89C51 for digital clock and some other purpose, I want to reset circuit at startup, I mean when I turn on the circuit, at first time “reset circuit” send the one pulse for an XXn...