Hello, I have the same type of problem for the LPC4300 (dual core keil ngx explorer)
Error: C4065E: type of input file '...\NXP\dual core\lpcopen_3_01_keil_iar_ngx_xplorer_4330\LPC43xx_18xx\prj_xplorer4330\keil\dualcore_blinky\RTE' unknown
etc...
ARM:CMSIS is installed fixed 4.5.0
Keil:LPC4300_DFP is fixed 2.5.0
Keil:MDK-Middleware is fixed 6.5.0 (going to latest changes nothing)
BSP :
LED on green,
CMIS
core on green
Device :
GPIO on green
SCU : on green
startup : on green
nothing red/orange
Trying to compile dualcode_blinky
can compile the 3 libds chip/chip_m0, ngx_xplorer_4330, ngx_xplorer_4330_m0
but blinky fails with error
Error: C4065E: type of input file '...\NXP\dual core\lpcopen_3_01_keil_iar_ngx_xplorer_4330\LPC43xx_18xx\prj_xplorer4330\keil\dualcore_blinky\RTE' unknown
etc...
by the way nowhere is explained _m0 vs .
Is it _m0 : using only m0 ?, using only m4 ? using both ?