To initialize the component in function CAN1_Init(NULL);
the boot is locked on the line while ( CAN_PDD_GetSoftResetState ( CAN0_BASE_PTR ) == CAN_PDD_NOT_RESET ) {}
Do what ?
Solved! Go to Solution.
Hello,
Could you provide more details about your application (and also the application) for analysis, please?
For example the issue can be cause by incorrect settings of clock (using of clock source that is not configured properly or external crystal does not work).
Best Regards,
Marek Neuzil
Hello,
Could you provide more details about your application (and also the application) for analysis, please?
For example the issue can be cause by incorrect settings of clock (using of clock source that is not configured properly or external crystal does not work).
Best Regards,
Marek Neuzil
External crystal not work.
Thanks