Logged In: NO

With regards to the boot code initialization vector problem, I
have managed to trace it down to what I presume is an
incorrect creator ID (at least as far as romeo is concerned) in
the HAL file (BigHAL.prc).

The BIGHAL.PRC from the Kyocera PALM OS ROM (at least
for the SX1011.ROM distribution) is "shal" rather than "bhal".

Making a slight modification to the definitions in
SystemResources.h seems to have solved this problem and
the ROM now builds successfully.

All I need to do now is actually upload it to the device for
testing....