• keil can't load samptarg.dll
    uvision 3.7 i compile SampTargN, and generate SampTarg.dll, and i put SampTarg.dll into c:\keil\arm\bin, and add: TDRV9=Bin\SampTarg.dll ("Sample ARM Target Driver") in tool.ini, but when i open Option...
  • Loading
    Hi there I want to load my program into a chip.I am using one of the keil software(Uvision) which is based in C.I understand i have convert my code into machine code...does anyone know how to do this...
  • Loading
    Hi I have finished programming what i wanted to.Can i use the universal programmer to load my program into the micro.Or since is 8051 based i need something different? Thanx Jaime
  • How to load nanovm on microcontllorer?
    I want to develop my java card with nanovm(jcvm) for it's operating system. so i want to load nanovm on my hardware. but for the first using emulator is easier i think! which one is better for this...
  • how to disable another load process?
    I wanna make the load button gray after user pressed the button. you know, another load process will be executed after the current one is completed, if the load button is double-clicked. Karah