Details
Description
During startup of rcX the Memory/MMU Initialization tries to install the function HalCpuMemoryInit() into the function list. At this time, the pointer to the jumptable is not yet initialized.
This will result in either the function not to be inserted into the jumptable or a crash.