| Parent |
| Bank 0: | 16 KB sized, | addressed 0000 to 3FFF hex | ( 0 KB to 16 KB) (soldered to motherboard) |
| Bank 1: | 16 KB sized, | addressed 4000 to 7FFF hex | (16 KB to 32 KB) (socketed) |
| Bank 2: | 16 KB sized, | addressed 8000 to BFFF hex | (32 KB to 48 KB) (socketed) |
| Bank 3: | 16 KB sized, | addressed C000 to FFFF hex | (48 KB to 64 KB) (socketed) |
| Value of 'aa' in 201 error | Corresponds to RAM bank | Address range of bank | Comment |
|---|---|---|---|
| 00 to 03 | Motherboard bank 0 | 00000 to 03FFF hex ( 0 KB to 16 KB) | You will never see this. See 'Failure of first 16 KB' section below |
| 04 to 07 | Motherboard bank 1 | 04000 to 07FFF hex (16 KB to 32 KB) | |
| 08 to 0B | Motherboard bank 2 | 08000 to 0BFFF hex (32 KB to 48 KB) | |
| 0C to 0F | Motherboard bank 3 | 0C000 to 0FFFF hex (48 KB to 64 KB) | |
| 10 to 9F | RAM on an expansion card/s | 10000 to 9FFFF‬ hex (64 KB to 640 KB) | Cannot elaborate - too many different types of RAM cards |
| A0 | See note 1 below | See note 1 below | See note 1 below |
| Value of 'bb' in 201 error |
Bit at fault | Comment |
|---|---|---|
| 00 | parity | |
| 01 | bit 0 | |
| 02 | bit 1 | |
| 04 | bit 2 | |
| 08 | bit 3 | |
| 10 | bit 4 | |
| 20 | bit 5 | |
| 40 | bit 6 | |
| 80 | bit 7 | |
| other | [multiple] | Multiple bits. Use the diagram here to calculate the failing bits, but also read the 'Multiple bit failure' section below. |
| Note 1 | The A0 indicates the combination of: - 640 KB of RAM is fitted in the IBM 5150; and - The switches in switch block SW2 are set to an undocumented setting, one that informs the POST that there is more than 640 KB fitted. As a result, the POST went past testing 640 KB, failing because no RAM exists past 640 KB. Possibilities: - Switches in SW2 are incorrectly set. - Switches in SW2 are dirty. Try turning them all off/on a few times, then return them to the 640 KB setting. - Switches in SW2 are set to the 640 KB setting, but what is wrong is that the motherboard circuitry involved in reading the SW2 switches has failed in a particular way. |