Hi K,
The EmbSysRegView only shows what is present in the CMSIS-SVD files. Usually, the CMSIS-SVD files (according to ARM Inc.) do not include the core registers. However, the new Kinetis Design Studio v3.0.0 (see New Kinetis Design Studio V3.0.0 available ) comes with extended CMSIS-SVD files which now include core registers:
(you might use these SVD files from v3.0.0 in your v2.0.0 too).

As you can see from above, it shows now the system control, NVIC, Systick.
I notice that things like FPCCR, FPCAR, FPDSCR are somehow missing (I have filed a ticket about this).
I hope this helps,
Erich