• Bootloader + Main App (ARM7) -
    Hi, Currently im developing a project which takes advantage of the In Application Programming feature on the ARM7 MCU. These individual projects are a Bootloader (IAP enabled) and a Main Application...
  • Create a new Target based on existing Target
    I can't seem to find the option to copy settings from the current Target - where is it??
  • ARM7/9 debugger without an IDE
    I am searching for a way to debug an ARM system (more specifically an arm926) without the use of an IDE. The code is compiled separately (in my case with a complex make system and the GNU compiler)...
  • MIcrocontroller based serial debugger
    hii The name of our project is 'microcontroller based serial debugger',it consists of AT89s51 microcontroller and a LCD display the idea of the proj is that by using 1 main debugger program we have...
  • keil can't load the target driver!
    I'm making a DLL file used as a target driver for keil in its debug mode, but keil can not load the DLL. The file route is right. In my application,I want to interface the keil to an external MCU and...