Hello,
I've been using MCUXpresso with my IMXRT1050-EVKB board and am very happy with it.
However I would like to use Keil uVision5 sometimes because of the simulator option that enables one to debug code without having to download it to the IMXRT1050-EVKB board.
I installed uVision5 and the MIMXRT1052_DFP pack:

I then started a new project:

and checked the following options:

However when I build I get a ".\Objects\v1.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST." error:

Please help!