• There are only 16 segments in my programe,yet there is an instruction"exts 17h,#2"
    In my assembling programe why there is the following error? Athough there are only 16 segments in my programe,yet there is an instruction"exts 17h,#2" Thank you very much!
  • There are only 16 segments in my programe,yet there is an instruction"exts 17h,#2"
    In my assembling programe why there is the following error? Athough there are only 16 segments in my programe,yet there is an instruction"exts 17h,#2" Thank you very much!
  • is there an utility to ONLY flash HEX files?
    Hi, I am using Keil uVision4, and ULINK2, but I am not working on development right now only flashing boards. Is out there a simpler Keil SW tool to only Flash *.HEX files in to a Freescale ARM...
  • is there an utility to ONLY flash HEX files?
    Hi, I am using Keil uVision4, and ULINK2, but I am not working on development right now only flashing boards. Is out there a simpler Keil SW tool to only Flash *.HEX files in to a Freescale ARM...
  • Linker puts C segment at 0000 but should put A51 there.
    The x230.a51 has org 0000h. I assumed that the linker would put this section here. There are several other C files. Here are various snippets. BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: C:\KEILC51...