search for: 1100c

Displaying 3 results from an estimated 3 matches for "1100c".

Did you mean: 1100
2001 Dec 21
0
Problem with HP printers
...install. Files get copied to the print server, you can see the driver in the list of availiable drivers but you can't choose it. HP 2000C: Printer driver installs on some of our clients (currently 2), the others get a Protection Fault when they try to access the properties window. HP DeskJet 1100C: Everything seems to install correctly but print output gets garbled. I have tried the latest drivers. For the 2000C there is a Lite driver without the HP Tools and there might be just a client problem there. All printers worked fine using client installed printer drivers. Help, please! OS:...
2017 Sep 18
1
Do I need to modify the AddrLoc of LLD for ARC target?
...llvm/build/bin/llvm-objdump -triple=thumbv7a-none-linux-gnueabi -d > arm-thumb-undefined-weak-lld > > arm-thumb-undefined-weak-lld: file format ELF32-arm-little > > Disassembly of section .text: > _start: > 11008: 00 f0 00 80 beq.w #0 <_start+0x4> > 1100c: 00 f0 00 b8 b.w #0 <_start+0x8> > 11010: 00 f0 00 f8 bl #0 > 11014: 00 f0 00 f8 bl #0 > 11018: c0 f2 00 00 movt r0, #0 > 1101c: 40 f2 00 00 movw r0, #0 > > > $ llvm/build/bin/llvm-objdump -...
2017 Sep 19
1
Do I need to modify the AddrLoc of LLD for ARC target?
...>>> arm-thumb-undefined-weak-lld >>> >>> arm-thumb-undefined-weak-lld: file format ELF32-arm-little >>> >>> Disassembly of section .text: >>> _start: >>> 11008: 00 f0 00 80 beq.w #0 <_start+0x4> >>> 1100c: 00 f0 00 b8 b.w #0 <_start+0x8> >>> 11010: 00 f0 00 f8 bl #0 >>> 11014: 00 f0 00 f8 bl #0 >>> 11018: c0 f2 00 00 movt r0, #0 >>> 1101c: 40 f2 00 00 movw r0, #0 > >...