Decode the first 16 bytes of the EEPROM on the propeller
dr hydra
Posts: 212
From address 0000 thr 0010 on the eeprom what do you first 16 bytes mean? Do they set the PLL or CLK?
Comments
pbase = program base address in hub ram
vbase = variables base address in hub ram
dbase = stack base address in hub ram
pcurr = current program address being executed in hub ram
dcurr = current stack address in hub ram