-
Datei
Microsoft_Basic.asm
ABOVE OR BELOW ROMLOC, WHICH IS WHERE BASIC ITSELF RESIDES. A ZERO. [TXTTAB] POINTER TO NEXT LINE'S POINTER. LINE # OF THIS LINE (2 BYTES). CHARACTERS ON THIS LINE. ZERO. POINTER AT NEXT LINE'S POINTER (POINTED TO BY THE ABOVE POINTER). ... REPEATS ... LAST LINE: POINTER AT ZERO POINTER. LINE # OF
in „Z80 Board ausgebuddelt - Welche Anwendung?“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
MASM61PROGUIDE.pdf
, it helps to understand how the processor combines a 16-bit segment and a 16-bit offset to form a 20-bit linear address. In effect, the segment selects a 64K region of memory, and the offset selects the byte within that region. Here’s how it works: 1. The processor shifts the segment address to the
in „SumArray Proc Uses SI, Was heisst bitte das Uses bei MASM?“ · Softwareentwicklung ·
-
PDF
H83003H.PDF
1.3.1 Pin Arrangement Figure 1-2 shows the pin arrangement of the H8/3003’s QFP-112 package. D C B A L KL K K C C L L / T/ / T/ B A B A B A 0 0 1 0 0 C C C C C C D D 3 2 1 Q I OIO OIO I I I E E Q Q Q / / T/T T/T / T / / / / / R / / H 7 6 5 4 3 2 1 0 0 1 2 3 S 3 2 1 0 7 6 5 4
in „H8/300 Frage (genauer H8/3003)“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
iso_c99.pdf
normalized numbeand the appropriate values in a <float.h> header for types float and double: 24 xf= s2e Σ fk2−k, −125 ≤ e ≤ +128 k=1 53 xd= s2e Σ fk2−k, −1021 ≤ e ≤ +1024 k=1 FLT_RADIX 2 DECIMAL_DIG 17 FLT_MANT_DIG 24 FLT_EPSILON 1.19209290E-07F // decimal constant FLT_EPSILON 0X1P-23F // hex constant
in „Zeichenkette auffriemeln“ · Mikrocontroller und Digitale Elektronik ·
-
PDF
1_AMD_BKDG_Family__15h_Mod_00h-0Fh_BKDG.pdf
local (core) ApicId’s from K to K+(N-1), where K is an integer multiple of MNC greater than M-1. For example, consider a 3 processor system where each processor has 3 cores and there are 8 IOAPIC devices. Each core can support
-
PDF
HAL_STM32F1.pdf
3 3 3 3 3 3 T T T T T T T T T T T T T T S S S S S S S S S S S S S S stm32f4xx_hal_pccard.c No No No No Yes Yes No No No No Yes Yes No No stm32f4xx_hal_pccard.h stm32f4xx_hal_pcd.c stm32f4xx_hal_pcd.h No No No No No No Yes Yes Yes Yes Yes Yes
in „CAN auf STM32F4“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
avrdude_out.txt
q [71] . [05] . [81] . [05] . [91] . [05] . [09] . [f0] . [d8] . [f4] ) [29] . [81] : [3a] . [81] K [4b] . [81] \ [5c] . [81] m [6d] . [81] ~ [7e] . [81] . [8f] . [81] . [98] . [85] . [a1] . [e0] S [53] . [d0] . [a2] . [2e] . [b3] . [2e] . [c4] . [2e] . [d5] . [2e] . [e6] . [2e] . [f7] . [2e] . [08
in „avrdude braucht lange zum Beenden (Linux)“ · Mikrocontroller und Digitale Elektronik ·
-
Datei
openocd_log.txt
transport select jtag Debug: 18 0 command.c:152 script_debug(): command - ocd_find target/at91sam4sXX.cfg Debug: 19 0 configuration.c:88 find_file(): found E:/OpenOCD-20230712-0.12.0/bin/../share/openocd/scripts/target/at91sam4sXX.cfg Debug: 20 0 command.c:152 script_debug(): command - ocd_find target
in „OpenOCD sehr langsam beim flashen“ · Mikrocontroller und Digitale Elektronik ·