Hi,
I was working on a LPC54113 project (created using SDK, and selecting the package LPC54113J256BD64 in create new project) on MCUXpresso, when I build the code, I get the folowing error:
fsl_component_serial_manager.h:325:49: error: 'kStatusGroup_SERIALMANAGER' undeclared here (not in a function); did you mean 'kStatusGroup_DMAMGR'?
I cannot find where kStatusGroup_SERIALMANAGER is defined, I think it's a SDK error, Can anyone me out on this issue?
Thanks,
Sushant