• The problem for using a new version of Keil u vision MDK536.exe for LPC2148
    I have installed the latest version of mdk536.exe for ARM7 LPC2148 but during debugging the program some errors are found. Which are as follows: Error: C9580E: ARM7 is not available with the current...
  • The problem for using a new version of Keil u vision MDK536.exe for LPC2148
    I have installed the latest version of mdk536.exe for ARM7 LPC2148 but during debugging the program some errors are found. Which are as follows: Error: C9580E: ARM7 is not available with the current...
  • Which Software to use for making projects in ARM7 NXP LPC2148
    Can any please say what simulation software to use for making projects in ARM7 NXP LPC2148
  • Which Software to use for making projects in ARM7 NXP LPC2148
    Can any please say what simulation software to use for making projects in ARM7 NXP LPC2148
  • Keil IDE vision 2
    I have created a library using the keil compiler. and when i call that library (# include "mylib.h" i have made all those functions "extern" inorder to make them available for use by others). and try...