Hi Erik,
I found a dependency for fsl_debug_console in USB. That fixed the error but now I am having another problem.
When I take out fsl_debug_console from Processor Expert the code when emulating gets stuck on DefaultISR, see below:
I had this problem earlier and I fixed it by adding back fsl_debug_console into Processor Expert. fsl_debug_console requires a UART resource and I do not have any to spare, so I would rather not use it.
The code seems to have a problem with the Processor Expert -Components_Init(); when there is no fsl_debug_console?
Thanks
Paul

