Documentation for “Zerocat Chipflasher” as of Sat, 07 Dec 2024 11:41:06 +0100
Repository:
Version: v2.0.5-18-05a6c4fe7
Branch: master

../../firmware2/src/blocksizes.spin.connect.html

Propeller Spin/PASM Compiler 'OpenSpin' (c)2012-2016 Parallax Inc. DBA Parallax Semiconductor.
Version 1.00.78
Compiling...
../../firmware2/src/blocksizes.spin
Done.
Program size is 28 bytes
TYPE: 43   VALUE: 00000001 (00000000)   NAME: SIZE_1
TYPE: 43   VALUE: 00000002 (00000000)   NAME: SIZE_2
TYPE: 43   VALUE: 00000004 (00000000)   NAME: SIZE_4
TYPE: 43   VALUE: 00000008 (00000000)   NAME: SIZE_8
TYPE: 43   VALUE: 00000010 (00000000)   NAME: SIZE_16
TYPE: 43   VALUE: 00000020 (00000000)   NAME: SIZE_32
TYPE: 43   VALUE: 00000040 (00000000)   NAME: SIZE_64
TYPE: 43   VALUE: 00000100 (00000000)   NAME: SIZE_256
TYPE: 43   VALUE: 00000200 (00000000)   NAME: SIZE_512
TYPE: 43   VALUE: 00000400 (00000000)   NAME: SIZE_1K
TYPE: 43   VALUE: 00001000 (00000000)   NAME: SIZE_4K
TYPE: 43   VALUE: 00004000 (00000000)   NAME: SIZE_16K
TYPE: 43   VALUE: 00008000 (00000000)   NAME: SIZE_32K
TYPE: 43   VALUE: 00010000 (00000000)   NAME: SIZE_64K
TYPE: 43   VALUE: 00080000 (00000000)   NAME: SIZE_4MBIT
TYPE: 43   VALUE: 00100000 (00000000)   NAME: SIZE_8MBIT
TYPE: 43   VALUE: 00200000 (00000000)   NAME: SIZE_16MBIT
TYPE: 43   VALUE: 00400000 (00000000)   NAME: SIZE_32MBIT
TYPE: 43   VALUE: 00800000 (00000000)   NAME: SIZE_64MBIT
TYPE: 43   VALUE: 01000000 (00000000)   NAME: SIZE_128MBIT
TYPE: 43   VALUE: 02000000 (00000000)   NAME: SIZE_256MBIT
TYPE: 43   VALUE: 00000100 (00000000)   NAME: SIZE_PAGE
TYPE: 43   VALUE: 00001000 (00000000)   NAME: SIZE_SECTOR
TYPE: 43   VALUE: 00010000 (00000000)   NAME: SIZE_BLOCK
TYPE: 53   VALUE: 00000001 (00000004)   NAME: INIT

Distilled longs: 0

OBJ bytes: 348

_CLKMODE: 00
_CLKFREQ: 00B71B00

0000- 00 00 0C 00 0C 00 02 00 08 00 00 00 32 00 00 00   ............2...
0010- A2 53 49 5A 45 5F 31 10 01 00 00 00 53 49 5A 45   .SIZE_1.....SIZE
0020- 5F 32 10 02 00 00 00 53 49 5A 45 5F 34 10 04 00   _2.....SIZE_4...
0030- 00 00 53 49 5A 45 5F 38 10 08 00 00 00 53 49 5A   ..SIZE_8.....SIZ
0040- 45 5F 31 36 10 10 00 00 00 53 49 5A 45 5F 33 32   E_16.....SIZE_32
0050- 10 20 00 00 00 53 49 5A 45 5F 36 34 10 40 00 00   . ...SIZE_64.@..
0060- 00 53 49 5A 45 5F 32 35 36 10 00 01 00 00 53 49   .SIZE_256.....SI
0070- 5A 45 5F 35 31 32 10 00 02 00 00 53 49 5A 45 5F   ZE_512.....SIZE_
0080- 31 4B 10 00 04 00 00 53 49 5A 45 5F 34 4B 10 00   1K.....SIZE_4K..
0090- 10 00 00 53 49 5A 45 5F 31 36 4B 10 00 40 00 00   ...SIZE_16K..@..
00A0- 53 49 5A 45 5F 33 32 4B 10 00 80 00 00 53 49 5A   SIZE_32K.....SIZ
00B0- 45 5F 36 34 4B 10 00 00 01 00 53 49 5A 45 5F 34   E_64K.....SIZE_4
00C0- 4D 42 49 54 10 00 00 08 00 53 49 5A 45 5F 38 4D   MBIT.....SIZE_8M
00D0- 42 49 54 10 00 00 10 00 53 49 5A 45 5F 31 36 4D   BIT.....SIZE_16M
00E0- 42 49 54 10 00 00 20 00 53 49 5A 45 5F 33 32 4D   BIT... .SIZE_32M
00F0- 42 49 54 10 00 00 40 00 53 49 5A 45 5F 36 34 4D   BIT...@.SIZE_64M
0100- 42 49 54 10 00 00 80 00 53 49 5A 45 5F 31 32 38   BIT.....SIZE_128
0110- 4D 42 49 54 10 00 00 00 01 53 49 5A 45 5F 32 35   MBIT.....SIZE_25
0120- 36 4D 42 49 54 10 00 00 00 02 53 49 5A 45 5F 50   6MBIT.....SIZE_P
0130- 41 47 45 10 00 01 00 00 53 49 5A 45 5F 53 45 43   AGE.....SIZE_SEC
0140- 54 4F 52 10 00 10 00 00 53 49 5A 45 5F 42 4C 4F   TOR.....SIZE_BLO
0150- 43 4B 10 00 00 01 00 49 4E 49 54 00               CK.....INIT.

______________________________________________________________________________
********************************************************* File starts here ***
Zerocat Chipflasher --- Flash free firmware, kick the Management Engine.

Copyright (C) 2020, 2021, 2022  Kai Mertens 

File blocksizes.spin --- provide some handy size definitions

This file is part of Zerocat Chipflasher.

See end of file for terms of use.

******************************************************************************

Object "../../firmware2/src/blocksizes" Interface:

PUB  init

Program:  3 Longs
Variable: 0 Longs

CON Block:
Common Flash Block Sizes

_________
PUB  init

Do nothing, yet.

******************************************************************************
Terms of Use:

Zerocat Chipflasher is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

Zerocat Chipflasher is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License along
with Zerocat Chipflasher.  If not, see <http://www.gnu.org/licenses/>.

************************************************************** End of File ***