• Curiosity Killed The Geek
    Question: Out of purely a curiosity thing I formatted an SD Card using Windows XP and a card reader. I then looked at sector 0 and found the FAT32 information as per MS. I then ran a Keil example...
  • pointer to array is killing me!!!
    I'm having serious problem with the following code: unsigned char code * Progtxtstring_ENG[] = { "PROGRAM", "SYSTEM" }; unsigned char code * pMenu; //User selected English pMenu = Progtxtstring_ENG;...
  • kill 5 not working proparly on windows10
    we wright program on xp os kill version 3 system that working when we load hex file load through flash to nxp lpc2148. but same program wright on windows 10 kill version 5 system that loaded through...
  • µV3: Load kills user functions?
    When loading an executable after defining user functions the functions disappear. This don't happen for hex files. Is this indented or documented? Do I something wrong? This is especially disturbing...
  • simple assembly
    new to keil . help me how to write a simple assembly and c program and how to watch it the result in keil simulator