So there is no way of using KSDK on a custom board? And nobody is complaining? That cant be true, as KSDK can be enabled for selecting a processor only in the wizard (not using a board).
In PE, as far as i can see, i could change the pins etc. used. I see no reason why i could not use a custom board. But, MQX and middleware for KSDK has the boardname in some paths. Every MQX guide tells to import the right projects for the right board, and compile them.(example: C:\Freescale\KSDK_1.2.0\rtos\mqx\build\kds\workspace_twrk64f120m).
I will ask more specified.
Assuming I created a project using KSDK and PE, defined pins etc. right for my custom board, and add MQX.
Do i then need to build MQX seperate from my project (as before in MQX classic), or is this no longer needed? If so, how does PE determine from which build folder it has to use MQX?