• Sourcery GCC prefix
    Hi, which gnu-tool-prefix do I have to use in order to work with Sourcery and arm-none-linux-gnueabi? arm-none-linux-gnueabi or arm-none-linux isn't working... getting the error msg "failed to...
  • how to add prefix 0x to hex?
    Hi! i am using P89c669 as master and P89v51 as Slave.The Slave program it self by using IAP method.the hex file for the program is received form master.so the master have the hex file.now the problem...
  • assembler prefix for 16 and 32 bit operations
    So I'm doing some very sophisticated code in assembler on my fav little processor. I recently discovered that most processors have special prefix codes so they can carry out wider operations. like the...
  • compiler C to the opcode without prefix in source_mode
    I want to compiler the C program to the machine code without some instruction need prefix by c251 compiler in source mode. If keilC251(IDE version) has any option to do it? Thanks for your great help...
  • where can I get the newest Gnu tools?
    In http://www.keil.com I can download "gccARM331.exe" Then where can I updata it?