c_joerg
I compared the update with my sources and I only see differences in black level calculation…
Black Level at ISO100 is now 511.
But now I've discovered another problem. Sometimes setting the exposure time and ISO doesn't work in RAWOPINT. All images then have the same exposure time and ISO.
I once did three runs in a behind with changing some parameters. Setting Tv and ISO only worked in the second run. The camera was not switched off in the meantime.
Were you using a build made from the latest source? (it has more changes under platform/m100/sub/100a). In that source, I replaced the classic capt_seq_task code with minimal ROM hooks. If, for some reason, the MMU is switched to the ROM tables, those hooks will fail to work. But I don't see why it would switch to the ROM tables.
During the fourth run, the camera crashed for the first time. ROM log is attached.
It's due to an unexpected value (don't know what it's supposed to be), not a disaster-like exception that I see in the other romlogs. Anyway, it's not good.
Caefix
At the moment both doors´ activity seems to prepare Romlog in background.
Does this happen while using the latest source?
The short romlogs are all exceptions, CPU is wandering off executing garbage (for some reason, the exception addresses are all in uncached RAM).
If the latest source is that bad, downgrade to a stabler source until I have an idea what to do...