It appears the problem is that the processor in use (W77C32) has not been explicitly given a 'ROM RANGE' by the compiler and in the demo version you cannot use --ROM
The (temporary) solution has been to select the generic 8051 in the HiTide project options and include the headers for the W77C32 rather than the standard '8051.h'